Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s4ichi/rin

The template for ruby on rails.
https://github.com/s4ichi/rin

Last synced: 13 days ago
JSON representation

The template for ruby on rails.

Awesome Lists containing this project

README

        

# rin

The template for ruby on rails.
This application using postgresql.

```sh
$ rails new sample -m https://raw.github.com/everysick/rin/master/app_template.rb -d postgresql
```

## installs

### gems
+ pg
Application main database.

+ redis, redis-rails
Sub database.

+ devise
Account controller.

+ lazy_high_charts
To edit charts.

### UI UX Component
non

### Test
non

### Other
non

## Requirements
Before creating your application, you will need
+ Ruby undefined
+ Rails undefined