README.md in multi-select-rails-0.9.11 vs README.md in multi-select-rails-0.9.12
- old
+ new
@@ -27,10 +27,10 @@
*= require multi-select
## Updating the gem
There are two rake tasks designed to ease the maintenance of this gem.
-The `update` task pulls the latest X-editable code from github and places images, stylesheets and javascripts in the correct gem paths. It also changes background-image properties in the stylesheet to asset pipeline equivalents.
+The `update` task pulls the latest multi-select code from github and places images, stylesheets and javascripts in the correct gem paths. It also changes background-image properties in the stylesheet to asset pipeline equivalents.
rake update
The `build` task is a simple wrapper for `gem build`