Re: [rspec-users] Rspec problem in testing RoR application

2008-01-18 Thread Anton Komarov
Thank you for your feedback. I'll try this and it's work now:) -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] Rspec problem in testing RoR application

2008-01-18 Thread David Chelimsky
On Jan 18, 2008 3:57 AM, Anton Komarov <[EMAIL PROTECTED]> wrote: > Hello. > I install gems rspec and rspec_on_rails For rails, don't use the gem. Install both as plugins: http://rspec.info/documentation/rails/install.html > I have this Error when try to run Rspec tests on my RoR application: >

[rspec-users] Rspec problem in testing RoR application

2008-01-18 Thread Anton Komarov
Hello. I install gems rspec and rspec_on_rails I have this Error when try to run Rspec tests on my RoR application: /var/lib/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:263:in `load_missing_constant': uninitialized constant ActionView::Helpers::JavaScriptMacrosHelper (NameE