Skip to content

alfa-jpn/rbenv-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rbenv-rails

rbenv rails is an rbenv plugin that provides rbenv rails command to create rails project with the version.

usage

rbenv rails <project_name> <rails version>

example

This example will create example_project with rails 4.0.0.

rbenv rails example_project 4.0.0

installation

git clone https://github.com/alfa-jpn/rbenv-rails.git ~/.rbenv/plugins/rbenv-rails

require

  • bash
  • rbenv
  • bundler -> rbenv exec gem install bundler and rbenv rehash

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published