README.rdoc in rails_dash-0.0.1 vs README.rdoc in rails_dash-0.0.2
- old
+ new
@@ -18,10 +18,10 @@
rails g dash:install
To generate a resource do:
rails g dash:resource model
-= Configuration
+= Customize
To protect the dash directory edit authorize filter in:
app/controller/dash_controller.rb
To change the behavior of a resource: