flyrb
flyrb copied to clipboard
[Inquiry] Rails 3 compatibility?
While one can specify the flyrb gem in Gemfile and the rails console loads fine, no flyrb functionality exists. Just wondering if you intend to support Rails 3 at some point?
I have require 'flyrb' in my .irbrc file but when I run 'rails c' the first thing I see is "cannot load such file -- flyrb" I'm on Rails 3.1.3 and Ruby 1.9.3p125
+1