This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
73d97dd
commit f6b32b8
Showing
8 changed files
with
11 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ begin | |
|
||
gem.name = "rails3-generators" | ||
gem.summary = %Q{Rails 3 compatible generators} | ||
gem.description = %Q{Rails 3 compatible generators for DataMapper, Haml, Factory-girl, Authlogic, Mongomapper, Mongoid, Shoulda, Formtastic and SimpleForm} | ||
gem.description = %Q{Rails 3 compatible generators for DataMapper, Factory-girl, Authlogic, Mongomapper, Mongoid, Shoulda, Formtastic and SimpleForm} | ||
gem.email = "[email protected]" | ||
gem.homepage = "http://github.com/indirect/rails3-generators" | ||
gem.authors = ["Jose Valim", "Anuj Dutta", "Paul Berry", "Jeff Tucker", "Louis T.", "Jai-Gouk Kim", "Darcy Laycock", "Peter Haza", "Peter Gumeson", "Kristian Mandrup"] | ||
|
@@ -20,11 +20,8 @@ rails3-generators-#{version} | |
Be sure to check out the wiki, http://wiki.github.com/indirect/rails3-generators/, | ||
for information about recent changes to this project. | ||
note: ORM :datamapper has been renamed to :data_mapper | ||
note: ORM :mongomapper has been renamed to :mongo_mapper | ||
note: if you use erb templates add the follow to your generators block to take full advantage of this gem. | ||
g.template_engine :erubis | ||
The Haml generators have moved to {the haml-rails gem}[http://github.com/indirect/haml-rails]. | ||
The jQuery generators have moved to {the jquery-rails gem}[http://github.com/indirect/jquery-rails]. | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.12.1 | ||
0.13.0 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.