Search Discussions
-
Just ran into this for the first time and thought it was worth talking about: because models and controllers and such just live in the root namespace, they can be shadowed when importing a gem. My ...
Stephen Paul Weber
Apr 15, 2014 at 9:12 pm
Apr 17, 2014 at 2:22 pm -
Hello. Is it possible to get raw sql query result from ActiveRecord::Relation ? Now I can make it this way: sql = Note.select('count(*), commit_id').group(:commit_id).to_sql ...
Evgeniy Sokovikov
Apr 10, 2014 at 4:00 pm
Apr 10, 2014 at 6:32 pm -
Hi folks, I'm thinking about a Pull Request for Rails. But, I want to validate with you. Why not put Enum into ActiveModel? We may need some enumeration into another model without ActiveRecord, a ...
Sadjow Leão
Apr 14, 2014 at 7:48 pm
Apr 15, 2014 at 1:38 am -
Hi everyone, I am a 4th-year CS undergrad and have been keen to contribute to Rails/Jruby for a while. Recently, I came across the topic 'Getting Rails test suite to run on Jruby' on the ...
Aditya Bhardwaj
Apr 22, 2014 at 1:01 pm
May 4, 2014 at 2:58 pm -
When chaining calls to order on an ActiveRecord association, the result is a composition of the two order calls. I believe this breaks the principle of least surprise, since calling sort/order on a ...
Cameron Martin
Apr 14, 2014 at 11:46 pm
Apr 15, 2014 at 5:30 pm -
Rubocop is a ruby code linter gem that I have been using a lot recently but with every new rails project I start I have to go through and make a number of corrections mostly to the comments being on ...
Ben Barber
Apr 28, 2014 at 12:39 am
Apr 29, 2014 at 5:00 am -
In Rails 3, render_to_string ensured that the response body was set to nil after rendering so that using it to render something for purposes other than the body and then rendering or redirecting in a ...
James Coleman
Apr 9, 2014 at 2:09 pm
Apr 10, 2014 at 6:59 pm -
I'm running a Rails 4.1.0.rc2 app on a staging server and I get this error from the logs: I, [2014-04-04T16:07:31.308517 #26523] INFO -- : Completed 500 Internal Server Error in 179ms F, ...
Rodrigo Rosenfeld Rosas
Apr 4, 2014 at 8:16 pm
Apr 6, 2014 at 10:34 am -
Hi, I was wondering if there is a specific reason why delete_all does not accept limits? Ultimately, I want to achieve batched deletes in my application and something like delete_in_batches or even ...
Isha
Apr 3, 2014 at 9:17 pm
Apr 3, 2014 at 10:00 pm -
There's this convention in Rails that when a file is first processed before the final output (e.g. from Sass to CSS or from ERB to HTML), names of those preprocessors are included in the file ...
Pan Pietruszewski
Apr 29, 2014 at 2:26 pm
Apr 29, 2014 at 5:16 pm -
Hi All, just wondering if anyone has brought up support for ISN (ISBN, UPC...) PG extension? Looks similar to UUID. http://www.postgresql.org/docs/current/static/isn.html Thanks. -- You received this ...
Olivier Simart
Apr 20, 2014 at 3:37 am
Apr 29, 2014 at 3:31 pm -
Hi, I would like to request your participation in a survey on Open Source Organizational Culture, which will provide valuable insight into how Open Source projects are run, how their participants ...
Marius Storm-Olsen
Apr 22, 2014 at 1:03 pm
Apr 22, 2014 at 3:57 pm -
Hi, I want to display a drop down list of categories from my database, and I want to give a link to delete the selected category in drop down list. I have written the following code, but its not ...
Santu47
Apr 10, 2014 at 4:00 pm
Apr 10, 2014 at 4:43 pm -
When Rails introduced remote:true option for links (AJAX requests) I changed my view on how to handle javascript on my websites. I'm playing with streaming in Rails 4.1 (ActionController::Live) and I ...
Xpepermint
Apr 1, 2014 at 9:25 pm
Apr 2, 2014 at 3:01 am -
Hey All, I was trying to track down the parameters issue that Aaron Patterson referred to in his keynote. I couldn't find a GH-Issue for it. Does one exist/does anyone have more context about that ...
Earl St Sauver
Apr 28, 2014 at 11:04 pm
Apr 28, 2014 at 11:04 pm -
Any special reason why not to ? The source in question is this: https://github.com/rails/rails/blob/master/actionview/lib/action_view/helpers/form_tag_helper.rb#L427-L431 Many people have talked ...
Arthur Corenzan
Apr 18, 2014 at 2:20 pm
Apr 18, 2014 at 2:20 pm -
Hi, I was just wondering if there would be any reason I shouldn't do this, like problems with tags or something. Currently we're taking Cookies and CookieStore and inserting them before Logger in the ...
Josh Bourgeois
Apr 14, 2014 at 11:46 pm
Apr 14, 2014 at 11:46 pm -
Hello. It looks like some users reading getting started guide are confused ([example](https://github.com/bundler/bundler/issues/2974)). It will be nice to prepare one small paragraph (probably ...
Josef Šimánek
Apr 8, 2014 at 8:01 am
Apr 8, 2014 at 8:01 am -
Hi, I am looking for documentation into modifying the rails core so i can build "Rylar" using rails branch on github. I am starting on the encryption modules first to have it in the core and later on ...
Muhammad Nuzaihan Bin Kamal Luddin
Apr 4, 2014 at 3:25 pm
Apr 4, 2014 at 3:25 pm
Group Overview
group | rubyonrails-core |
categories | rubyonrails |
discussions | 19 |
posts | 73 |
users | 36 |
website | rubyonrails.org |
irc | #RubyOnRails |
36 users for April 2014
Archives
- May 2014 (40)
- April 2014 (73)
- March 2014 (74)
- February 2014 (94)
- January 2014 (44)
- December 2013 (99)
- November 2013 (85)
- October 2013 (54)
- September 2013 (69)
- August 2013 (81)
- July 2013 (79)
- June 2013 (67)
- May 2013 (87)
- April 2013 (79)
- March 2013 (101)
- February 2013 (183)
- January 2013 (127)
- December 2012 (80)
- November 2012 (108)
- October 2012 (182)
- September 2012 (294)
- August 2012 (209)
- July 2012 (232)
- June 2012 (202)
- May 2012 (147)
- April 2012 (80)
- March 2012 (182)
- February 2012 (74)
- January 2012 (34)
- December 2011 (58)
- November 2011 (99)
- October 2011 (71)
- September 2011 (25)