Change RAILS_ constants for Rails class and methods
Reported by Ramon Salvadó | April 15th, 2010 @ 11:21 PM | in 0.8 (closed)
Ex:
if RAILS_ENV=='development'
for
if Rails.env.development?
Comments and changes to this ticket
-

Ramon Salvadó April 16th, 2010 @ 12:01 AM
(from [28f54360cda181bfbbeb5281fe4c106a769f3227]) RAILS constants refactoring [#287 state:updated]
This patch has 'epic fail' potential but should help somewhat with Rails
3 upgrade.
http://github.com/gnuine/ubiquo_core/commit/28f54360cda181bfbbeb528... -

Ramon Salvadó April 16th, 2010 @ 12:20 AM
(from [2922c7fd64a48ef1b0d6dfc83a11fa4c8bb3b429]) RAILS constants refactoring [#287 state:updated] http://github.com/gnuine/ubiquo_core/commit/2922c7fd64a48ef1b0d6dfc...
-

Ramon Salvadó April 16th, 2010 @ 12:34 AM
(from [52c5afc29f2d52c067624fb3bea2e9a035fd9d54]) RAILS constants refactoring [#287 state:updated] http://github.com/gnuine/ubiquo_core/commit/52c5afc29f2d52c067624fb...
-

Bernat Foj Capell April 26th, 2010 @ 11:58 AM
- → Milestone changed from 0.7.2 to 0.8
-

Ramon Salvadó April 29th, 2010 @ 10:31 PM
(from [bfe1f2cc78e2144a441acf7c8dced1f3f7de6f1b]) RAILS constants refactoring [#287 state:updated] http://github.com/gnuine/ubiquo_access_control/commit/bfe1f2cc78e21...
-

Ramon Salvadó April 29th, 2010 @ 10:37 PM
(from [b74952298172ed08646bc418f08c80c92812de5e]) RAILS constants refactoring [#287 state:updated] http://github.com/gnuine/ubiquo_activity/commit/b74952298172ed08646...
-

Ramon Salvadó September 22nd, 2010 @ 02:58 PM
(from [1c9cabd489135e0165cfa9cb21472c8137dff6f2]) RAILS constants refactoring [#287 state:updated] http://github.com/gnuine/ubiquo_media/commit/1c9cabd489135e0165cfa9...
-

Ramon Salvadó September 22nd, 2010 @ 03:11 PM
(from [cffc6755c598c09eb6668fd40eb0055151284cc7]) RAILS constants refactoring [#287 state:updated] http://github.com/gnuine/ubiquo_design/commit/cffc6755c598c09eb6668...
-

Ramon Salvadó September 22nd, 2010 @ 03:16 PM
- → State changed from new to resolved
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 »
Ruby on Rails based application framework.
Check the ubiquo website.
Source available from github
Ubiquo plugins can be found at http://github.com/gnuine
Check out the development master (Edge ubiquo):
gem install ubiquo
ubiquo --edge myapp
Creating or reviewing a patch
See the contributor guide.
Creating a feature request
If you want a new feature in Ubiquo it's best to implement it yourself.
Creating a bug report
When creating a bug report, be sure to include as much relevant information as possible. Post the code sample that causes the problem. Preferably, alter the unit tests and show through either changed or added tests how the expected behavior is not occuring.
People watching this ticket
Referenced by
-
#287 Change RAILS_ constants for Rails class and methods
(from [28f54360cda181bfbbeb5281fe4c106a769f3227])
RAILS c...
-
#287 Change RAILS_ constants for Rails class and methods
(from [2922c7fd64a48ef1b0d6dfc83a11fa4c8bb3b429])
RAILS c...
-
#287 Change RAILS_ constants for Rails class and methods
(from [52c5afc29f2d52c067624fb3bea2e9a035fd9d54])
RAILS c...
-
#287 Change RAILS_ constants for Rails class and methods
(from [bfe1f2cc78e2144a441acf7c8dced1f3f7de6f1b])
RAILS c...
-
#287 Change RAILS_ constants for Rails class and methods
(from [b74952298172ed08646bc418f08c80c92812de5e])
RAILS c...
-
#287 Change RAILS_ constants for Rails class and methods
(from [1c9cabd489135e0165cfa9cb21472c8137dff6f2])
RAILS c...
-
#287 Change RAILS_ constants for Rails class and methods
(from [cffc6755c598c09eb6668fd40eb0055151284cc7])
RAILS c...