Lost Warrior
2013-Jul-08 01:25 UTC
config/environments/development.rb:1:in `<top (required)>'': undefined method `configure''
Rails 4 application is throwing the errors during the startup with development. I use mongodb for DB. flex/config/environments/development.rb:1:in `<top (required)>'': undefined method `configure'' for #<Flex::Application:0x007f49ec793870> (NoMethodError) Ruby version ruby 2.0.0dev (2013-02-08 trunk 39161) pls help on this -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/6a728702e246d4a0800696ddd14b67aa%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
Colin Law
2013-Jul-08 07:50 UTC
Re: config/environments/development.rb:1:in `<top (required)>'': undefined method `configure''
On 8 July 2013 02:25, Lost Warrior <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Rails 4 application is throwing the errors during the startup with > development. I use mongodb for DB. > > flex/config/environments/development.rb:1:in `<top (required)>'': > undefined method `configure'' for #<Flex::Application:0x007f49ec793870> > (NoMethodError)Is this a new Rails 4 app or an upgrade? Did the problem appear when you changed something? If so what? Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvDkNXfZz2D1Q%3DjTOSz-7KgM0Vs6Ajds-Foq42Z3BXwsw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.