rails-add-ons / rao

Rails Add-Ons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis CI

Rails AddOns

Rails AddOns is a collecation of tools to make development with ruby on rails faster and easier.

Modules

Rao::Api::ResourcesController

A base controller for RESTful resources APIs.

Rao::Api::ServiceController

A base controller for RESTful service APIs.

Rao::Component

Helpers for HTML resource and collection tables.

Rao::Query

A microframework for querying active record via query params.

Rao::ResourceController

A CRUD base controller (and views) for singular resources.

Rao::ResourcesController

A CRUD base controller (and views) for resources.

Rao::Service

A service layer for ruby on rails.

Rao::ServiceChain

Flow control for services.

Rao::ShouldaMatchers

RSpec matchers for CRUD controllers.

Rao::ViewHelper

A view component micro framework.

Running all specs

$ bundle && ./rspec-all.sh

License

The gem is available as open source under the terms of the MIT License.

About

Rails Add-Ons

License:MIT License


Languages

Language:Ruby 85.1%Language:HTML 9.0%Language:Haml 2.0%Language:JavaScript 1.9%Language:CSS 1.3%Language:Shell 0.5%Language:CoffeeScript 0.2%