Sha256: 6e022c0528fff9c0e23d897552b27970f5097bb2a8e29bf6855a7aca854debf3

Contents?: true

Size: 513 Bytes

Versions: 10

Compression:

Stored size: 513 Bytes

Contents

# Installation & Prerequisites

Blocks requires Rails 3.0 or greater.

It has been tested with Ruby 1.9.3 through 2.4.1, and Rails 3.0 - 5.1 (as well as Edge Rails)

```
gem 'blocks'
```

<aside class="notice">
Add this to your Gemfile:
</aside>

```shell
bundle install
```

<aside class="notice">
Then run this from your project directory command line:
</aside>

<aside class="success">
In most cases, this will be all you need to do. The "blocks" helper method is now available within your Rails views
</aside>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
blocks-3.0.4 docs/_includes/installation.md
blocks-3.0.3 docs/_includes/installation.md
blocks-3.0.2 docs/_includes/installation.md
blocks-3.0.1 docs/_includes/installation.md
blocks-3.0.0 docs/_includes/installation.md
blocks-3.0.0.rc9 docs/_includes/installation.md
blocks-3.0.0.rc8 docs/_includes/installation.md
blocks-3.0.0.rc7 docs/_includes/installation.md
blocks-3.0.0.rc6 docs/_includes/installation.md
blocks-3.0.0.rc5 docs/_includes/installation.md