Deal with Rails 3 deprecations
Reported by Marnen Laibow-Koser | September 9th, 2011 @ 02:36 PM
A lot of our code produces deprecation warnings in Rails 3. Let's deal with that before upgrading further or adding new functionality.
Comments and changes to this ticket
-
Marnen Laibow-Koser September 10th, 2011 @ 12:10 PM
- State changed from new to open
Installing dynamic_form so we get errors_on. Let's use its other helpers too! Opening #60 for that.
-
Marnen Laibow-Koser September 21st, 2011 @ 02:46 PM
(from [9e0388e0e5347ef1083342e7d5d7e1ce6a6741f1]) Update CSS for dynamic_form. [#56] https://github.com/marnen/quorum2/commit/9e0388e0e5347ef1083342e7d5...
-
Marnen Laibow-Koser September 21st, 2011 @ 02:47 PM
(from [10ae192f6afce6b13a9c13ff4249eb97496bfe54]) Update form helpers to Rails 3 style (i.e. with =). [#56] https://github.com/marnen/quorum2/commit/10ae192f6afce6b13a9c13ff42...
-
Marnen Laibow-Koser September 21st, 2011 @ 02:47 PM
- State changed from open to resolved
- Tag changed from deprecation, rails3, upgrade to deprecation, rails3, upgrade, v0.3.1
All deprecations are dealt with, except for a couple coming from gems. Closing; will be incorporated into v0.3.1.
-
Marnen Laibow-Koser September 21st, 2011 @ 02:47 PM
(from [cd4982302b4e42f4b516f4104b576f24c1465a44]) Remove deprecated form_for syntax. [#56] https://github.com/marnen/quorum2/commit/cd4982302b4e42f4b516f4104b...
-
Marnen Laibow-Koser September 21st, 2011 @ 02:47 PM
(from [426a148bd5a408cdbcc6a868ed20bf740430bcc1]) Replace exception_notification plugin with (more recent) gem. This should get rid of deprecation warnings coming from the plugin. [#56] https://github.com/marnen/quorum2/commit/426a148bd5a408cdbcc6a868ed...
-
Marnen Laibow-Koser September 21st, 2011 @ 02:47 PM
(from [4e8d97776c941c19e8438f8f019c9e2a7d0a10c0]) Label some hopefully redundant code (specs fail when we try to remove it, though). [#56] https://github.com/marnen/quorum2/commit/4e8d97776c941c19e8438f8f01...
-
Marnen Laibow-Koser September 21st, 2011 @ 02:47 PM
(from [92c2199aa8576f57f903a24cc559faf464a4a676]) Make sure we're using old version of make_resourceful; the new one seems to test the wrong controller. [#56] https://github.com/marnen/quorum2/commit/92c2199aa8576f57f903a24cc5...
-
Marnen Laibow-Koser September 21st, 2011 @ 02:47 PM
(from [91f322fc9a668553bec0abf25bf4e85734c93e95]) Change deprecated RSpec syntax. [#56] https://github.com/marnen/quorum2/commit/91f322fc9a668553bec0abf25b...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<p>This is the issue tracker for the Quorum calendar system. Also see our <a href="http://github.com/marnen/quorum2">Github repository</a> and our <a href="http://quorum2.sourceforge.net">project website</a>.</p>
<p>Please tag bug reports with <strong>bug</strong> and feature requests with <strong>feature</strong>. Use additional descriptive tags as necessary.</p>
People watching this ticket
Tags
Referenced by
- 56 Deal with Rails 3 deprecations (from [9e0388e0e5347ef1083342e7d5d7e1ce6a6741f1]) Update ...
- 56 Deal with Rails 3 deprecations (from [f5c73c702ff6db10358104145e6637736b9622e6]) Install...
- 56 Deal with Rails 3 deprecations (from [10ae192f6afce6b13a9c13ff4249eb97496bfe54]) Update ...
- 56 Deal with Rails 3 deprecations (from [cd4982302b4e42f4b516f4104b576f24c1465a44]) Remove ...
- 56 Deal with Rails 3 deprecations (from [426a148bd5a408cdbcc6a868ed20bf740430bcc1]) Replace...
- 56 Deal with Rails 3 deprecations (from [4e8d97776c941c19e8438f8f019c9e2a7d0a10c0]) Label s...
- 56 Deal with Rails 3 deprecations (from [92c2199aa8576f57f903a24cc559faf464a4a676]) Make su...
- 56 Deal with Rails 3 deprecations (from [91f322fc9a668553bec0abf25bf4e85734c93e95]) Change ...
- 56 Deal with Rails 3 deprecations (from [0de90cf9d6ba3e85acd33fc3ac7344e0617d3036]) Fix add...