Skip to content

SixArm/sixarm_ruby_restful_resource_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SixArm.com → Ruby →
Easy Controller for RESTful resource controller

Introduction

Easy Controller for RESTful resource controller.

This was created for Rails 1. For newer Rails, use InheritedResources.

For docs go to http://sixarm.com/sixarm_ruby_restful_resource_controller/doc

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_restful_resource_controller

Gemfile

To add this gem to your Gemfile:

gem 'sixarm_ruby_restful_resource_controller'

Require

To require the gem in your code:

require 'sixarm_ruby_restful_resource_controller'

Releases

No releases published

Packages

No packages published

Languages