8000 GitHub - pietere/rails3-template: A template to create a ruby on rails application as we like at Zorros
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 29, 2022. It is now read-only.

pietere/rails3-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Clone the template and have a look at its code. Don't blindly trust it since it might not work for you.

git clone git@github.com:Zorros/rails3-template.git

rails new app_name -J -T -m rails3-template/main.rb

Take into account that this is currently a work in progress and is not 100% finished. So, some things might not work as expected... or might not work at all.

Gems and config

RVM

The template will create an RVM gemset named after your application using ruby 1.8.7 EE by default.

General use

Development

Testing

Credit

We took many ideas from the aentos template

TODO

  • Install rack-debug.
  • Generate devise.
  • Ask options for RVM instead of using ree by default

About

A template to create a ruby on rails application as we like at Zorros

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0