squeel icon indicating copy to clipboard operation
squeel copied to clipboard

Rails 4.1 console not loading

Open g8d3 opened this issue 11 years ago • 1 comments

I am getting this.

My Gemfile:

...
gem 'ransack', github: 'activerecord-hackery/ransack', branch: 'rails-4.1'
...
gem 'squeel', :git => "git://github.com/activerecord-hackery/squeel.git"
...

I am using ransack for search forms and I am going to use squeel for other queries I need.

g8d3 avatar Sep 04 '14 20:09 g8d3

Hi, Could you please upgrade your Rails to latest 4.1.x and try it again?

bigxiang avatar Sep 04 '14 22:09 bigxiang