Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

Commit

Permalink
fix issue #3
Browse files Browse the repository at this point in the history
  • Loading branch information
did committed Mar 21, 2013
1 parent 9cc2404 commit b583d69
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
@@ -1,15 +1,15 @@
Rails 3.1 Integration for Aloha Editor
Rails 3.2 Integration for Aloha Editor
=================================

The `aloha-rails` gem integrates the [AlohaEditor](http://aloha-editor.org/) editor with the Rails 3.1 asset pipeline.
The `aloha-rails` gem integrates the [AlohaEditor](http://aloha-editor.org/) editor with the Rails 3.2 asset pipeline.


Instructions
------------

**1. Add `aloha-rails` to your Gemfile**

gem 'aloha-rails'
gem 'locomotive-aloha-rails'

Then run `bundle install`.

Expand Down Expand Up @@ -45,4 +45,4 @@ Contact

Feel free to contact me at didier at nocoffee dot fr.

Copyright (c) 2012 NoCoffee
Copyright (c) 2013 NoCoffee

0 comments on commit b583d69

Please sign in to comment.