README.md in roadie-rails-1.0.0.pre1 vs README.md in roadie-rails-1.0.0
- old
+ new
@@ -6,14 +6,10 @@
[![Gem Version](https://badge.fury.io/rb/roadie-rails.png)](http://badge.fury.io/rb/roadie-rails)
[![Dependency Status](https://gemnasium.com/Mange/roadie-rails.png)](https://gemnasium.com/Mange/roadie-rails)
> Making HTML emails comfortable for the Rails rockstars.
-**Note:** You probably want to use [Roadie 2.4][roadie2] for your Rails application right now. Roadie 3 and roadie-rails have no stable releases yet.
-
----
-
This gem hooks up your Rails application with Roadie to help you generate HTML emails.
## Installation ##
[Add this gem to your Gemfile as recommended by Rubygems][gem] and run `bundle install`.
@@ -296,11 +292,11 @@
## License ##
(The MIT License)
-Copyright © 2013
+Copyright © 2013-2014
* [Magnus Bergmark](https://github.com/Mange) <magnus.bergmark@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
@@ -309,9 +305,6 @@
THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[roadie]: http://rubygems.org/gems/roadie
[semver]: http://semver.org/
-[rdd]: http://tom.preston-werner.com/2010/08/23/readme-driven-development.html
[gem]: http://rubygems.org/gems/roadie-rails
-
-[roadie2]: https://github.com/Mange/roadie/tree/2-4-stable