1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
Commit graph

20 commits

Author SHA1 Message Date
Rafael Mendonça França
da92c45953 Release 2.0.0.rc 2012-02-01 15:15:34 -02:00
Rafael Mendonça França
fca99746d2 Use country_select gem instead of the plugin
Rails 3.2 deprecated the Rails plugins. So we have to use gems.
2012-01-30 16:14:58 -02:00
Carlos Antonio da Silva
87ce700ba9 Bundle update to Rails 3.2.1 2012-01-27 10:49:17 -02:00
Lucas Mazza
bcc4f1eada add the --bootstrap option to the simple_form:install generator 2012-01-24 16:23:50 -02:00
Carlos Antonio da Silva
0e448b0a25 Bump rails requirements to 3.2.0, update other gems 2012-01-24 11:19:28 -02:00
Rafael Mendonça França
9038c6b6d3 Fix dependencies 2012-01-12 11:17:14 -03:00
Rafael Mendonça França
f533929296 Put Gemfile.lock in the repository 2012-01-11 14:39:59 -03:00
Rafael Mendonça França
d4c23fed30 Removes Gemfile.lock as @wycats explains at http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ 2011-08-10 20:07:44 -03:00
Rafael Mendonça França
14b6263ee2 Fix bug when simple_fields_for is used with a hask like model and improve coverage.
Thanks to https://github.com/spohlenz for figuring this out in the Rails code.
See more: https://github.com/rails/rails/pull/1778
2011-07-19 12:25:40 -03:00
Rafael Mendonça França
e45918b8a8 Declare dependencies on gemspec. Closes #266 2011-06-22 00:00:55 -03:00
José Valim
1520353fc2 Add inputs discovery. 2011-04-27 21:27:49 +02:00
Rafael Mendonça França
aac771c80a Green on Rails 3.0.7 2011-04-19 16:04:03 -03:00
Carlos Antonio da Silva
8ca428dda9 Green on Rails 3.0.6 2011-04-05 22:19:02 -03:00
Carlos Antonio da Silva
0935afb886 Tests green on Rails 3.0.5 2011-03-01 22:52:44 -03:00
Carlos Antonio da Silva
b3a18f81cb Tests green on 3.0.4 2011-02-11 09:45:35 -02:00
Carlos Antonio da Silva
1681b71826 Group all test related gems in :test group and do not require them automatically 2010-12-07 00:05:45 -02:00
Carlos Antonio da Silva
b33f13600e Configure Gemfile to use Rails 3.0.x 2010-11-21 15:12:39 -02:00
José Valim
f32b5184a6 Bring tests back to life. 2010-11-07 10:18:37 +01:00
Tony Pitale
23ef40e5b4 password field supports placeholder, too 2010-11-07 16:58:35 +08:00
Carlos Antonio da Silva
3ea20a09ce Remove Gemfile.lock from gitignore 2010-10-07 20:29:53 -03:00