11175
(-- --)
1
does nayone know if the latest feed tools is compatible with the latest
version of rails
Ive just installed feed tools, and tryed out some sample code to check
it works/
i have got two errors
first error after booting the server is
Could not find RubyGem rspec (>= 1.1.11)
second time after refresh is
no such file to load -- feed_tools
11175
(-- --)
2
Nick Hoyle wrote:
does nayone know if the latest feed tools is compatible with the latest
version of rails
Ive just installed feed tools, and tryed out some sample code to check
it works/
i have got two errors
first error after booting the server is
Could not find RubyGem rspec (>= 1.1.11)
second time after refresh is
no such file to load -- feed_tools
Also tried this with simple-rss and get the same no such file to load?
Any ideas?
Con
(Con)
3
What version of RSpec do you have installed and configured to work with your Rails application?
-Conrad