File rubygem-railties-3_2.changes of Package rubygem-railties-3_2
-------------------------------------------------------------------
Thu Sep 15 04:46:17 UTC 2016 - coolo@suse.com
- updated to version 3.2.22.5
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Aug 12 04:48:15 UTC 2016 - coolo@suse.com
- updated to version 3.2.22.4
see installed CHANGELOG.md
-------------------------------------------------------------------
Tue Mar 1 05:56:33 UTC 2016 - coolo@suse.com
- updated to version 3.2.22.2
see installed CHANGELOG.md
-------------------------------------------------------------------
Tue Jan 26 05:36:03 UTC 2016 - coolo@suse.com
- updated to version 3.2.22.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Wed Jun 17 04:39:49 UTC 2015 - coolo@suse.com
- updated to version 3.2.22
see installed CHANGELOG.md
## Rails 3.2.22 (Jun 16, 2015) ##
* No changes.
-------------------------------------------------------------------
Tue Feb 10 07:44:25 UTC 2015 - coolo@suse.com
- updated to version 3.2.21, version bump
-------------------------------------------------------------------
Thu Apr 3 15:12:09 UTC 2014 - jmassaguerpla@suse.com
- updated to version 3.2.17
* I had to update other rails components because of security issues,
thus I am updating this one so that we have all rails components
in the same version
-------------------------------------------------------------------
Tue Mar 19 06:39:32 UTC 2013 - coolo@suse.com
- updated to version 3.2.13, version bump
-------------------------------------------------------------------
Tue Feb 12 13:41:22 UTC 2013 - coolo@suse.com
- updated to version 3.2.12
-------------------------------------------------------------------
Tue Jan 8 20:33:28 UTC 2013 - coolo@suse.com
- updated to version 3.2.11
-------------------------------------------------------------------
Thu Jan 3 22:40:11 UTC 2013 - coolo@suse.com
- updated to version 3.2.10, version bump
-------------------------------------------------------------------
Tue Nov 13 13:59:50 UTC 2012 - coolo@suse.com
- updated to version 3.2.9
* Update supported ruby versions error message in ruby_version_check.rb *Lihan Li*
-------------------------------------------------------------------
Fri Aug 10 06:38:25 UTC 2012 - coolo@suse.com
- updated to version 3.2.8
* ERB scaffold generator use the `:data => { :confirm => "Text" }` syntax instead of `:confirm`.
-------------------------------------------------------------------
Fri Jul 27 10:51:02 UTC 2012 - coolo@suse.com
- update to 3.2.7
* Since Rails 3.2, use layout false to render no layout
* Use strict_args_position! if available from Thor
- adapt to latest gem2rpm templates
-------------------------------------------------------------------
Thu Jun 28 12:54:51 UTC 2012 - coolo@suse.com
- update to 3.2.6,
* Add hook for resource route's generator. *Santiago Pastorino*
-------------------------------------------------------------------
Wed Apr 4 17:29:27 UTC 2012 - coolo@suse.com
- update to 3.2.3, no changes
-------------------------------------------------------------------
Fri Mar 23 11:17:34 UTC 2012 - saschpe@suse.de
- Spec file cleanup:
* Factory preparation
-------------------------------------------------------------------
Fri Jan 27 01:15:53 UTC 2012 - mrueckert@suse.de
- update to 3.2.1
* Documentation fixes.
* Migration generation understands decimal{1.2} and decimal{1-2},
in addition to decimal{1,2}. *José Valim*
-------------------------------------------------------------------
Thu Jan 26 16:53:29 UTC 2012 - mrueckert@suse.de
- initial package