I already posted this on the cukes group but figure I would try here as well. Our prod app has an initializer that load up some constants for use in the app, no biggy. The issue is with rails 3 when I invoke cucumber it chokes not recognizing them even though it works fine in dev mode and prod mode. It obviously is processing the init file because I have a module that has some attributes inside it that it is giving errors. Ideas?? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
anybody? On Nov 24, 5:13 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I already posted this on the cukes group but figure I would try here > as well. Our prod app has an initializer that load up some constants > for use in the app, no biggy. The issue is with rails 3 when I invokecucumberit chokes not recognizing them even though it works fine in > dev mode and prod mode. It obviously is processing the init file > because I have a module that has some attributes inside it that it is > giving errors. Ideas??-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Maybe Matching Threads
- For Your Own Info: Rails 2.3.2 is incompatible with Cucumber (0.8.5), Capybara (0.3.9) and Selenium-webdriver (0.0.17)
- testing controllers using cucumber
- Email Testing with Cucumber and email-spec
- Unable to Run 'bundle exec cucumber'
- [Cucumber] Rails Upgrade Notes