Sha256: e379b76505747f88f997c9684bc741ca7d4f0775326fd6c0e62e7d1cc0367cc0
Contents?: true
Size: 326 Bytes
Versions: 1
Compression:
Stored size: 326 Bytes
Contents
To complete the installation of TokenAction: 1. Define a root route in config/routes.rb. For example: root to: 'home#index' 2. Add flash messages to app/views/layouts/application.html.erb. For example: <p class="alert alert-success"><%= notice %></p> <p class="alert alert-error"><%= alert %></p>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
token_action-0.0.2 | lib/generators/templates/README |