% title 'Welcome to Ruby on Rails' meta_description '...' heading 'Welcome to Ruby on Rails' %>
You have successfully generated a project with <%= link_to 'orats', 'https://github.com/nickjj/orats' %> vVERSION.
<%= image_tag 'https://badge.fury.io/rb/orats.png', alt: 'Gem badge' %> is the latest version of orats.
# backup the database to S3 or any other location
bundle exec rake orats:backup
# generate a new set of favicons to the public directory
bundle exec rake orats:favicons
Visit the wiki guide for <%= link_to 'what to look at after making a new project', 'https://github.com/nickjj/orats/wiki/What-to-look-at-after-making-a-new-project' %> .
Visit the wiki guide for <%= link_to 'get your application on a server ', 'https://github.com/nickjj/orats/wiki/Get-your-application-on-a-server' %> .
No problem, just follow these steps:
bundle exec rails d controller Pages
config/routes.rb
app/views/layouts/_navigation_links.html.erb