spec/dummy_app/README.md in the_comments-2.0.0 vs spec/dummy_app/README.md in the_comments-2.0.1

- old
+ new

@@ -29,22 +29,5 @@ ``` rake db:bootstrap RAILS_ENV=test rspec --format documentation ``` - -### Only for me (don't read this) - -base install commands - -``` -rails g sorcery:install -rails generate rspec:install - -rails g the_comments install -rails g the_comments:views views -rails g model post user_id:integer title:string content:text - -rake the_comments_engine:install:migrations (EDIT!) - -rake db:bootstrap -``` \ No newline at end of file