File rubygem-railties-4_2.changes of Package rubygem-railties-4_2.1380

-------------------------------------------------------------------
Fri Jul  3 10:38:21 UTC 2015 - jmassaguerpla@suse.com

- update to version 4.2.2, no changes
  (updated to match activesupport version) 
  (bnc#934799 and bnc#934800).

-------------------------------------------------------------------
Fri Mar 20 20:16:53 UTC 2015 - coolo@suse.com

- updated to version 4.2.1
 *   Add a new-line to the end of route method generated code.
 
     We need to add a `\n`, because we cannot have two routes
     in the same line.
 
     *arthurnn*
 
 *   Force generated routes to be inserted into routes.rb
 
     *Andrew White*
 
 *   Don't remove all line endings from routes.rb when revoking scaffold.
 
     Fixes #15913.
 
     *Andrew White*
 
 *   Fix scaffold generator with `--helper=false` option.
 
     *Rafael Mendonça França*

-------------------------------------------------------------------
Wed Jan 28 12:22:51 UTC 2015 - adrian@suse.de

- update to version 4.2.0

-------------------------------------------------------------------
Mon Jan 19 21:18:28 UTC 2015 - dmueller@suse.com

- update to 4.1.9:
  * `secret_token` is now saved in `Rails.application.secrets.secret_token`
    and it falls back to the value of `config.secret_token` when it is not
    present in `config/secrets.yml`.
  * Specify dummy app's db migrate path in plugin's test_helper.rb.
  * Change the path of dummy app location in plugin's test_helper.rb for cases
    you specify dummy_path option.

-------------------------------------------------------------------
Mon Nov 10 14:22:40 UTC 2014 - tboerger@suse.com

- Added missing gem2rpm changes for previous commit

-------------------------------------------------------------------
Mon Nov 10 14:00:03 UTC 2014 - tboerger@suse.com

- To get rails 4 running on SLE 11 i have switched the
  rb_build_versions definition to rub21 as it is activated within
  devel:languages:ruby. That way we can get running rails 4 on
  SLE 11 too.

-------------------------------------------------------------------
Sun Oct 12 17:04:08 UTC 2014 - coolo@suse.com

- updated to version 4.1.6
 *   Scaffold generator `_form` partial adds `class="field"` for password
     confirmation fields.

 *   Avoid namespacing routes inside engines.
     Mountable engines are namespaced by default so the generated routes
     were too while they should not.
     Fixes #14079.

 ## Rails 4.1.5 (August 18, 2014) ##

 *   Check attributes passed to `create_with` and `where`.
     Fixes CVE-2014-3514.

-------------------------------------------------------------------
Wed Jul 23 13:29:32 UTC 2014 - mrueckert@suse.com

- - initial package

openSUSE Build Service is sponsored by