Skip to content

Phil255/base-rails

 
 

Repository files navigation

Base Rails

Standard Workflow

  1. Set up the project: bin/setup
  2. Start the web server by running bin/server.
  3. Navigate to your live application.
  4. As you work, remember to navigate to /git and commit often as you work.

About

A blank Rails application for you to build off of. It includes all of the development goodies we're used to.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 88.4%
  • HTML 6.2%
  • JavaScript 3.6%
  • CSS 1.3%
  • Shell 0.5%