ゼログラビティ、ジェットコースターに乗ってる的恐怖感が面白い(DVD買っちゃったw)んだけど物理的技術的にはむっちゃクチャだから気をつけないとわね
ゼログラビティ、ジェットコースターに乗ってる的恐怖感が面白い(DVD買っちゃったw)んだけど物理的技術的にはむっちゃクチャだから気をつけないとわね
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
activesupport/lib/active_support/core_ext/module/delegation.rb をmasterのものに入れ換えて解消
https://github.com/zunda/rails/commit/b2c3b1371c996c2d3476395ceda1625fb29d0c26
Ruby 3でMastodonチャレンジ次もたぶんキーワード引数関連
$ bundle exec rails db:setup
:
ArgumentError: wrong number of arguments (given 2, expected 0..1)
…/vendor/bundle/ruby/3.0.0/bundler/gems/rails-b2c3b1371c99/railties/lib/rails/application/configuration.rb:206:in `session_store'
…/config/initializers/session_store.rb:3:in `<top (required)>'
…/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:59:in `load'
…/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:59:in `load'
…/vendor/bundle/ruby/3.0.0/bundler/gems/rails-b2c3b1371c99/activesupport/lib/active_support/dependencies.rb:285:in `block in load'
:
Ruby 3でMastodonチャレンジお次は
$ bundle exec rails assets:precompile
:
ArgumentError: wrong number of arguments (given 3, expected 2)
…/vendor/bundle/ruby/3.0.0/bundler/gems/rails-b2c3b1371c99/actionpack/lib/action_dispatch/middleware/static.rb:111:in `initialize'
…/vendor/bundle/ruby/3.0.0/bundler/gems/rails-b2c3b1371c99/actionpack/lib/action_dispatch/middleware/stack.rb:37:in `new'
:
@d_time 2.7.2と3.0.0でも微妙に動作が違うんですよねー
https://gist.github.com/zunda/d90ffeea8a3b14a324fdaa21a219bbf7
stack.rbで
klass.new(app, *args, &block)
が
def initialize(app, path, index: "index", headers: {})
を読んでる。ヨクワカラナイ。
受け取った引数をていねいに取り分ける。これはきもちわるいなあ!!
https://github.com/zunda/rails/commit/cd36d96e4fa6b4f85216f825b25d617db658789a
Ruby 3でMastodonチャレンジassets:precompileは完走するようになったけどdb:setupはこける
$ bundle exec rails db:setup
:
ArgumentError: wrong number of arguments (given 1, expected 0)
…/bundle/ruby/3.0.0/bundler/gems/rails-cd36d96e4fa6/activemodel/lib/active_model/type/value.rb:8:in `initialize'
…/bundle/ruby/3.0.0/bundler/gems/rails-cd36d96e4fa6/activemodel/lib/active_model/type/integer.rb:13:in `initialize'
…/bundle/ruby/3.0.0/bundler/gems/rails-cd36d96e4fa6/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:461:in `new'
:
ruby-3.0.0-preview2でMastodonのdb:setupとassets:precomipleが走るように魔改造したRailsがこちらになります。ぐえー。Mastodonのspecはまだまだ落ちるw
https://github.com/zunda/rails/compare/404ad9e8ac...b56716a
そういえばフルッタメルカドンの実力を少しだけ引き出せるようになった気がする。2杯分をまとめて、豆の20倍の質量の沸かしたてのお湯で、2回蒸らして2度に分けて勢いよく、ペーパーフィルターで淹れる。2杯分をまとめて淹れるのがミソみたい。
このアカウントは、notestockで公開設定になっていません。