bwittenbrook3 / trailblazer-rails

Trailblazer in Rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trailblazer::Rails

Trailblazer in your Rails controllers.

Gitter Chat TRB Newsletter Build Status Gem Version

Overview

trailblazer-rails helps you with the following.

  • Running operations in your controller actions.
  • Minimalistic integration tests ("smoke tests") to test controller/operation wiring.
  • Rendering cells instead of an ActionView in a controller action.

Please refer to the full documentation for more.

Installation

Add this line to your application's Gemfile:

gem 'trailblazer-rails'

Note that the 1.x version only runs with TRB >= 2.0.0.

License

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

About

Trailblazer in Rails.

License:MIT License


Languages

Language:Ruby 96.4%Language:HTML 1.6%Language:JavaScript 1.1%Language:CSS 1.0%