rails 6.0 released

9 views
Skip to first unread message

botp

unread,
Aug 17, 2019, 9:39:24 AM8/17/19
to ruby...@googlegroups.com
ruby on rails 6.0.0 released for consumption  : )

d$ bin/rails s
=> Booting Puma
=> Rails 6.0.0 application starting in development
=> Run `rails server --help` for more startup options
Puma starting in single mode...
* Version 4.1.0 (ruby 2.5.5-p157), codename: Fourth and One
* Min threads: 5, max threads: 5
* Environment: development
* Listening on tcp://localhost:3000
Use Ctrl-C to stop

.... and...

... ransack fails : )
ArgumentError (wrong number of arguments (given 3, expected 4))
...

happy debugging/patching,
--botp

botp

unread,
Aug 17, 2019, 11:28:43 AM8/17/19
to ruby...@googlegroups.com
On Sat, Aug 17, 2019 at 9:38 PM botp <bot...@gmail.com> wrote:
ruby on rails 6.0.0 released for consumption  : )
...
... ransack fails : )
ArgumentError (wrong number of arguments (given 3, expected 4))
...


info, untested fully w test units :) :
those using ransack gem may fail w an argument error. if that is the case, you may apply jaredbeck's patch https://github.com/activerecord-hackery/ransack/pull/1054.
if you feel lazy applying the patch, i've created a ransack clone w jaredbeck's patch applied https://github.com/botp/ransack.
am running it w postgres btw.

--botp

 
Reply all
Reply to author
Forward
0 new messages