README.textile in rails_apps_pages-0.4.9 vs README.textile in rails_apps_pages-0.5.0
- old
+ new
@@ -93,10 +93,9 @@
* app/controllers/visitors_controller.rb
* app/views/users/_user.html.erb
* app/views/users/index.html.erb
* app/views/users/show.html.erb
* app/views/visitors/index.html.erb
-* plus tests (if RSpec is installed)
It will also add routes to the *config/routes.rb* file.
h2. Generate User Pages Requiring Authorization