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

https://github.com/sixarm/sixarm_ruby_application_controller_starter

SixArm.com » Ruby » ApplicationController starter kit for Rails
https://github.com/sixarm/sixarm_ruby_application_controller_starter

applicationcontroller gem rails ruby

Last synced: 3 months ago
JSON representation

SixArm.com » Ruby » ApplicationController starter kit for Rails

Awesome Lists containing this project

README

          

# SixArm.com → Ruby →
ApplicationController starter kit

* Doc:
* Gem:
* Repo:

## Introduction

For docs go to

Want to help? We're happy to get pull requests.

## Install

### Gem

To install this gem in your shell or terminal:

gem install sixarm_ruby_application_controller_starter

### Gemfile

To add this gem to your Gemfile:

gem 'sixarm_ruby_application_controller_starter'

### Require

To require the gem in your code:

require 'sixarm_ruby_application_controller_starter'