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

31 commits

Author SHA1 Message Date
Rafael Mendonça França
6d4af552ba Update CHANGELOG 2012-07-13 15:25:27 -03:00
Rafael Mendonça França
30ca27d079 Release 2.0.2 🌟💚🌟 2012-04-30 13:55:21 -03:00
Carlos Antonio da Silva
a3cafcaff7 Update mocha and fix stubbing method on nil issues 2012-04-21 20:01:14 -03:00
Carlos Antonio da Silva
63d3f84175 Bundle update 2012-04-13 09:44:03 -03:00
Carlos Antonio da Silva
b2331a7b4e Run against Rails 3.2.2 with new country_select gem
Ignore other gemfile.*lock files
2012-03-02 13:56:59 -03:00
Rafael Mendonça França
10592d36bf Fix CHANGELOG 2012-03-02 12:11:06 -03:00
Eric Hochberger
f8a159eb14 remove gemfile update 2012-03-01 11:19:53 -05:00
Eric Hochberger
a1d8a72712 changelog and test 2012-03-01 10:35:36 -05:00
Rafael Mendonça França
42c6052072 Release 2.0.1 💎🌟 2012-02-27 11:40:58 -03:00
Rafael Mendonça França
239b8dcfa8 Release 2.0.0 ❤️💓💗🌟 2012-02-23 14:45:23 -02:00
Rafael Mendonça França
7b368ddb9f Good bye ruby-debug 💣 2012-02-22 15:09:28 -02:00
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