Special Thanks Generator
* w/ Rails 4.0.beta1 Source Code
$ gem install arigato $ cd path/to/project $ bundle $ thanks g create thanks create thanks/index.html
# Gemfile gem 'arigato_rails' $ bundle # View <%= link_to 'Special Thanks', main_app.thanks_path %>