Added routes, display seems to work so long as you remove the forms from the views.
[feedcatcher.git] / spec / controllers / feed_controller_spec.rb
1 require 'spec_helper'
2
3 describe FeedController do
4
5 end