Search Discussions
-
From a web application point of view, you're usually done after you deliver some content to the client, which in Rails means a render or redirect call usually. For 99.99% of the cases, there'll be a ...
Rodrigo Rosenfeld Rosas
Dec 19, 2011 at 11:21 pm
Dec 20, 2011 at 1:25 pm -
I'm going to add deprecation to String#encoding_aware? method and remove all of its usage from rails code as Rails 4.0 supports only ruby 1.9. Is it reasonable? Thanks. -- You received this message ...
Sergey Nartimov
Dec 21, 2011 at 8:59 am
Dec 23, 2011 at 9:46 pm -
Any quick tips? I've been getting the SQL Server adapter up to passing for 3.2 and I wanted to test our explain printer. It will be very much like mysql2's printer. But I think my brain is mush and ...
Ken Collins
Dec 31, 2011 at 10:00 pm
Jan 2, 2012 at 2:49 am -
Creating a new Rails app nowadays in my computer with Bundler-pre takes about 6s only for running "bundle install" in the end of the new generator... We create a new app instantaneously in Rails 1 ...
Rodrigo Rosenfeld Rosas
Dec 20, 2011 at 5:35 pm
Dec 21, 2011 at 10:47 am -
I am fixing bugs in fixtures.rb, and would like to propose some API and internal code changes. 1. Make TestFixtures::fixture_table_names hold a hash? I would like to make the (undocumented?) class ...
Alexey
Dec 28, 2011 at 12:27 am
Jan 6, 2012 at 9:42 pm -
https://github.com/rails/rails/pull/4082 Can I get some eyes on this? It's a relatively trivial change, but without it Oracle and Postgres generate invalid SQL in particular cases. TL;DR version: the ...
Matt jones
Dec 27, 2011 at 2:32 pm
Jan 3, 2012 at 8:34 pm -
Just a quick heads up for everyone. Rails 2.3.14 is not completely Ruby 1.9.2 compatible. Specifically the vendored version of TMail in ActionMailer calls String#is_binary_data?. This method was ...
Andrew Selder
Dec 23, 2011 at 7:20 pm
Dec 24, 2011 at 12:17 am -
When I run the unmodified ActiveRecord Test suite I get failures/ errors that look like it expects external network connections. Is there an easy way to set up all of the tables needed in all the ...
Richard schneeman
Dec 23, 2011 at 7:08 pm
Dec 24, 2011 at 3:25 pm -
It doesn't look like SourceAnnotationExtractor was updated to include the asset pipeline. I don't see anything in Lighthouse for it either. Should I log a bug and a make a pull request? Maybe it ...
Dee
Dec 5, 2011 at 8:31 pm
Dec 5, 2011 at 10:56 pm -
Hello. I'm using devise to controller user authentication. And I'm sending e-mail to user-specified address to confirm user- account. But I want to expire sending e-mail in 24-hour. I read devise ...
Pocket
Dec 31, 2011 at 6:35 pm
Dec 31, 2011 at 11:03 pm -
My app has feeds and items. Users can subscribe to feeds, which I track in a Subscription class. I wanted an association for all of a user's unread items: class Subscription < ActiveRecord::Base ...
Victor Lin
Dec 24, 2011 at 5:00 am
Dec 24, 2011 at 5:01 am -
Hi, I just noticed that api.rubyonrails.org and guides.rubyonrails.org are on version 3.1.2 of rails instead of 3.1.3. Anyone in a position to update it? Thanks! - Ketan -- You received this message ...
Ketan Padegaonkar
Dec 2, 2011 at 8:18 pm
Dec 2, 2011 at 9:00 pm -
I wrote a pull request to inform developers that they have pending migrations and should run `rake db:migrate` whenever they get a NoMethodError or UnknownAttributeError on an AR object and their ...
Richard schneeman
Dec 29, 2011 at 3:12 pm
Dec 29, 2011 at 3:12 pm
Group Overview
group | rubyonrails-core |
categories | rubyonrails |
discussions | 13 |
posts | 58 |
users | 25 |
website | rubyonrails.org |
irc | #RubyOnRails |
25 users for December 2011
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)