FeipingHunag / rails_admin_template

A set of common setup templates for Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails Admin App Template

A Rails Template to setup Rails applications with RailsAdmin.

Features

Prerequisites

  • Ruby 1.8.7 or 1.9.2+
  • Rails 3.1+
  • RVM 1.8.0

Usage

rails new appname -d mysql -m https://raw.github.com/FeipingHunag/rails_admin_template/master/template.rb --skip-bundle

TODO

See Github Issues

References and Useful Links

About

A set of common setup templates for Rails


Languages

Language:Ruby 100.0%