Sha256: ee5f8f5bc7bf2bbd47756d23458090f5b4a87aa30d85a154ea54362579ea89ed

Contents?: true

Size: 433 Bytes

Versions: 1

Compression:

Stored size: 433 Bytes

Contents

# Cells::Rails

[Cells](https://github.com/apotonick/cells) is a generic view model implementation for Ruby. Cells-rails brings Rails-specific bindings.

## Rails Features

* html_safe
* controller in context
* asset helpers Cell::Helper::AssetHelper automatically included


## Installation

Note that `cells-rails` is designed to work with Cells >= 4.1.

Add this line to your application's Gemfile:

```ruby
gem 'cells-rails'
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cells-rails-0.0.3 README.md