README.md in speedo-0.1.3 vs README.md in speedo-0.1.4
- old
+ new
@@ -16,10 +16,11 @@
Then run:
bundle install
rails generate speedo:install
+ rails generate formtastic:install
This will generate:
* app/views/layouts/application.html.haml
* app/assets/stylesheets/speedo.css.scss
* app/assets/javascripts/swim.js.coffee
@@ -31,9 +32,10 @@
### Gems
* Haml
* Haml-rails
* Bourbon
+* Formtastic
### jQuery Plugins
* jQuery-UI
* jQuery.autogrow
* jQuery.autoSuggest
\ No newline at end of file