Skip to content

User guide

Seiji Munetoh edited this page Nov 4, 2013 · 1 revision

Gemfile

Gemfile

gem 'railroadmap', github: 'munetoh/railroadmap'

Build and install

git clone 
cd railroadmap 
gem install bundler
bundle install
rake gemspec
rake build

pkg/railroadmap-0.2.0.gem

Tutorials

  • Example 1. rails3-bootstrap-devise-cancan
  • Example 2. the_role sample code

Clone this wiki locally