Re: [Rails-core] [ANN] Rails 3.0.6.rc1

2011-03-29 Thread Ryan Bigg
You should run `bundle update` rather than `bundle install`, because `bundle update` ignores updates the Gemfile.lock file, whereas `bundle install` doesn't. -- Ryan Bigg On Wednesday, 30 March 2011 at 8:06 AM, Aaron Patterson wrote: ZOMG HAPPY TUESDAY (UTC-7)!!! 3 I am happy

Re: [Rails-core] MySQL and Ruby on Rails HELP!?!?!?!?!!!?

2011-03-16 Thread Ryan Bigg
OMG! Please ask these questions on the rubyonrails-talk list OMGGG!!1one -- Ryan Bigg On Wednesday, 16 March 2011 at 4:24 AM, larry sharpe wrote: Migrated MySQL but ruby on rails app keeps looking for SQLLite!!! HELP Error says: no such file to load

[Rails-core] Re: (2.3.5) removing validations

2011-02-28 Thread Ryan Bigg
Please ask this question on the rubyonrails-talk mailing list. This list is reserved for core talk. -- Ryan Bigg On Tuesday, 1 March 2011 at 2:06 AM, niklas | brueckenschlaeger wrote: Today I tried to remove (actually overwrite) a validation from a model, from within a plugin

Re: [Rails-core] Re: Rails 3.0.5.rc1

2011-02-24 Thread Ryan Bigg
Ok that sounds fair, thanks for looking. On 25/02/2011, at 4:06, Aaron Patterson aa...@tenderlovemaking.com wrote: On Thu, Feb 24, 2011 at 04:34:45PM +1100, Ryan Bigg wrote: Any chance we could get this in too? https://rails.lighthouseapp.com/projects/8994/tickets/6462-make-sure-rails

[Rails-core] Re: Rails 3.0.5.rc1

2011-02-23 Thread Ryan Bigg
Any chance we could get this in too? https://rails.lighthouseapp.com/projects/8994/tickets/6462-make-sure-rails-will-always-raise-actioncontrollerroutingerror-when-show_exceptions-is-set-to-false -- Ryan Bigg On Thursday, 24 February 2011 at 8:26 AM, Aaron Patterson wrote: On Wed, Feb 23

Re: [Rails-core] release more Arel power?

2011-02-12 Thread Ryan Bigg
Check out the meta_where gem: https://github.com/ernie/meta_where On 13/02/2011, at 18:16, Jan jan.h@gmail.com wrote: Hello, I just learned that Arel support more powerful queries than in rails, e.g. users = Arel::Table.new('users') users.where(

[Rails-core] Re: Email and URL validators in ActiveModel

2011-02-06 Thread Ryan Bigg
I think making this a gem first would be a good start, and once its garnered major support then it will be merged into core. Not all applications have to validate email and URLs (although, a large majority do, I will concede) -- Ryan Bigg On Saturday, 5 February 2011 at 10:30 PM, iain wrote

[Rails-core] Re: What is Rake and Gem is actually in RubyonRails.???

2011-02-03 Thread Ryan Bigg
Please do not cross post this to different mailing lists. The rubyonrails-core mailing list is reserved for discussions pertaining to the core of Ruby on Rails. For general advice or help please ask the rubyonrails-talk mailing list. -- Ryan Bigg On Thursday, 3 February 2011 at 9:48 PM

[Rails-core] Re: What is Rake and Gem is actually in RubyonRails.???

2011-02-03 Thread Ryan Bigg
it. -- Ryan Bigg On Thursday, 3 February 2011 at 9:58 PM, amritpal pathak wrote: Why i got this messege even i am member of this mailing list??? Hello amritpalpath...@gmail.com, We're writing to let you know that the group you tried to contact (rubyonrails-talk) may not exist, or you

[Rails-core] Re: How to transfer a javascript value into a symbol used in Ruby on Rails

2011-02-03 Thread Ryan Bigg
Please ask this question on the rubyonrails-talk group instead. This group is reserved for discussion about the core of Ruby on Rails (the framework itself) rather than applications built on it. -- Ryan Bigg On Friday, 4 February 2011 at 3:29 AM, mgj wrote: Hi, I am currently using Rails

[Rails-core] API Location Header

2011-01-20 Thread Ryan Bigg
/1, not /projects/show. Is there a reason the behaviour is this way and if so, is there anyway I can change it? -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-core

[Rails-core] Re: No seriously, sort this out.

2011-01-11 Thread Ryan Bigg
I'm online right now. Didn't think I needed to be online for that to happen. -- Ryan Bigg On Wednesday, 12 January 2011 at 7:20 AM, Michael Koziarski wrote: Thoughts on adding Radar (Ryan Bigg), alindeman (me), and/or other trusted folks who contribute to the IRC channel? If so, can one

[Rails-core] Re: Installed RVM but doesn't feel like it did

2010-12-27 Thread Ryan Bigg
You must restart your terminal after installing RVM. In future, please post general support requests to the rubyonrails-talk mailing list or ask in the #rubyonrails channel on irc.freenode.net. -- Ryan Bigg On Monday, 27 December 2010 at 2:52 PM, ZeroAction wrote: I'm a total newb

Re: [Rails-core] rails survey

2010-12-22 Thread Ryan Bigg
I really like the gist of this! I am especially curious to the particular roadblocks in place why people wouldn't have upgraded their app to Rails 3 yet. I think it would be great to track trends such as what testing frameworks people are using as well as authentication libraries. Putting

[Rails-core] Re: Error in Resque implementation

2010-12-22 Thread Ryan Bigg
This mailing list is for questions pertaining to core Ruby on Rails functionality. For general help, please ask this question on the rubyonrails-talk mailing list. Thanks! -- Ryan Bigg On Wednesday, 22 December 2010 at 5:48 PM, Nilesh Navale wrote: To implement resque in application, I

Re: [Rails-core] Re: Are plugins still necessary in Rails3?

2010-12-10 Thread Ryan Bigg
Bundler comes with a gem generator: bundle gem gemname On 10/12/2010, at 22:49, Jack Kinsella jack.kinse...@gmail.com wrote: Full support with me on slowly deprecating the plugin system. It saves new developers the cognitive load of asking plugin vs gem. @Kevin Great idea with the rails

[Rails-core] No seriously, sort this out.

2010-12-02 Thread Ryan Bigg
badly on the community to have a ghetto for an IRC channel. Thank you. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group

[Rails-core] Re: HAML including CSS and JavaScript

2010-11-27 Thread Ryan Bigg
Please ask questions such as this only on rubyonrails-talk, not rubyonrails-core. Core is reserved for discussion such as patches or feature requests to the framework.Thank you. -- Ryan Bigg On Sunday, 28 November 2010

[Rails-core] Documentation Drive

2010-11-25 Thread Ryan Bigg
Whilst this isn't the usual flavor of core chat, I believe that the documentation of Rails is on-topic with this group, as it's just as important as the code and patches usually discussed. I've decided to start a documentation drive for the month of December and maybe even January. I plan on

[Rails-core] Re: Documentation Drive

2010-11-25 Thread Ryan Bigg
? What magical abilities are offered besides having shorter code? -- Ryan Bigg On Friday, 26 November 2010 at 1:02 PM, Andrew Kaspick wrote: I agree that the new rails 3 docs need a lot of work compared to the2.3 branch

Re: [Rails-core] [PATCH] shortcut to unscoped named_scope

2010-11-22 Thread Ryan Bigg
As I said on the ticket, I would prefer the unscoped variant to this as it is clearer. Thanks for attempting a patch though. The sad truth is that some just don't get accepted. Please don't let this experience dissuade you from contributing in the future. On 22/11/2010, at 22:11, Jan

[Rails-core] Re: Testing Mounted Engines

2010-11-16 Thread Ryan Bigg
) The view renders that information correctly*(Correctly is subjective, design is an inexact science) -- Ryan Bigg On Wednesday, 17 November 2010 at 4:17 AM, Piotr Sarnacki wrote: On Oct 18, 7:13 pm, Joe Fiorini j

Re: [Rails-core] Latest Version Number

2010-11-15 Thread Ryan Bigg
Did this version break your code? On 16/11/2010, at 9:14, Ken Collins k...@metaskills.net wrote: All, I really do think the latest 3.0.2 version was poorly chosen. A major version of 1.x to 2.x of Arel should have at least affected the minor version of rails/activerecord, not tiny.

[Rails-core] Re: PRoblem using railroad

2010-10-21 Thread Ryan Bigg
This is not a Ruby on Rails core feature discussion, it is a discussion about the gem Railroad.Please discuss these types of isues on the rubyonrails-talk mailing list in the future.Thank you. -- Ryan Bigg On Friday, 22

Re: [Rails-core] Suggested solution for ticket #2350

2010-10-15 Thread Ryan Bigg
Core team members have lives too. If you'd like a patch reviewed then send me an email at radarliste...@gmail.com and I will review it if the core team will not. On 16/10/2010, at 6:16, hemant gethem...@gmail.com wrote: On Tue, Oct 12, 2010 at 2:46 PM, Luke Chadwick

[Rails-core] Re: my first patch ... what now? simple 1 word change

2010-10-10 Thread Ryan Bigg
I just applied this: http://github.com/lifo/docrails/commit/70ad6e499f405efb8b0a2e58c9742d4957c6b7c5 -- Ryan Bigg On Monday, 11 October 2010 at 1:48 PM, fooledbyprimes wrote: Hi everyone,I just

Re: [Rails-core] named_scope - :group (finds first entry?)

2010-09-29 Thread Ryan Bigg
Hi Pete, This list is for discussions about the core of Ruby on Rails, such as patches and bug fixes. For general help please ask your question on the rubyonrails-talk mailing list. On 30 September 2010 00:03, Pete peterhugh...@gmail.com wrote: Hi, I am currently a little confused with

[Rails-core] Merge db:migrate + db:test:prepare

2010-09-21 Thread Ryan Bigg
I had a crazy idea today based off a reader's question[1]. Why are rake db:migrate and rake db:test:prepare two different tasks? Why can't we have rake db:migrate migrate both the development and the test database at the same time? So many noobs (I'll include myself in that basket too) get

Re: [Rails-core] Merge db:migrate + db:test:prepare

2010-09-21 Thread Ryan Bigg
On 21 September 2010 11:13, Donald Ball donald.b...@gmail.com wrote: One could take that idea a step further. Since many popular databases don't support transactional DDL, it's not hard to write a bad migration which fails and leaves the database stuck between migrations, requiring manual

Re: [Rails-core] Merge db:migrate + db:test:prepare

2010-09-21 Thread Ryan Bigg
This dual-migration should only happen if you're in the development environment. If you're in another environment such as staging it should only run it for the current environment. -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to

Re: [Rails-core] Merge db:migrate + db:test:prepare

2010-09-21 Thread Ryan Bigg
Such as rake db:migrate:all? I like this idea too. On 21 September 2010 11:25, Mateo Murphy mateo.mur...@gmail.com wrote: alternately, rather than change the behavior of the current rake tasks, it could be done by a separate task On 21-Sep-10, at 11:20 AM, Ryan Bigg wrote: This dual

Re: [Rails-core] Merge db:migrate + db:test:prepare

2010-09-21 Thread Ryan Bigg
Some test tools such as Cucumber (and I'm sure I've seen it in RSpec but I cannot reproduce it right now) do not run the migrations before they run the tests. I think Rails should automatically do it so that when you run the tests the database is already setup. Why run it every time when you

Re: [Rails-core] Merge db:migrate + db:test:prepare

2010-09-21 Thread Ryan Bigg
Bingo. That's all rake db:test:prepare does: loads the schema into the test database. Whereas rake db:test:clone clones the structure+data from the development database to the test database. On 21 September 2010 12:09, Allen Madsen allen.c.mad...@gmail.com wrote: If I understand you right,

Re: [Rails-core] -j parameter to select vendor javascript library when starting new Rails app

2010-09-11 Thread Ryan Bigg
Whilst it's obvious now that jQuery is the preferred library, there are a lot of applications already using prototype. I think because of this reason, the default should stay as Prototype. Your patch to pass an option to switch to jQuery for a new application is fantastic. On 12/09/2010, at

Re: [Rails-core] Re: Exclude ActiveRecord in Rails3

2010-09-01 Thread Ryan Bigg
As far as I know the way to do this is to change this line in config/application.rb: require rails/all To these lines (this is most of the code from rails/all): require rails %w( action_controller action_mailer active_resource rails/test_unit ).each do |framework| begin require

Re: [Rails-core] Re: 3.0.0rc ActionController::RoutingError No route matches

2010-07-27 Thread Ryan Bigg
. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscr...@googlegroups.com

Re: [Rails-core] 3.0.0rc ActionController::RoutingError No route matches

2010-07-26 Thread Ryan Bigg
, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from

Re: [Rails-core] Prepared SQL statements

2010-07-08 Thread Ryan Bigg
not store images in the database. Files go on the filesystem. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email

Re: [Rails-core] SOAP Web Service

2010-07-06 Thread Ryan Bigg
from this group, send email to rubyonrails-core+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you

Re: [Rails-core] make loading full rubygems optional

2010-07-05 Thread Ryan Bigg
On 6 July 2010 04:02, rogerdpack rogerpack2...@gmail.com wrote: Situation: Currently rails 2.3.8 and 3.0 all force a full loading of full rubygems. Could you explain how? -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails

Re: [Rails-core] Problem in Routing and association

2010-06-27 Thread Ryan Bigg
-core+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails

Re: [Rails-core] Ruby Application installation

2010-06-25 Thread Ryan Bigg
Hi Blackbug, this mailing list is for Ruby on Rails Core issues only. For Ruby application help, please post on the ruby-talk mailing list instead. Thanks! Ryan Bigg -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group

Re: [Rails-core] Re: Default Test library

2010-06-17 Thread Ryan Bigg
. A week. It's probably something more like a month of medium-to-hard work, head-scratching and omgwtf'ing. Be prepared. People prefer RSpec, and I think Test::Unit's time is up. It's time for a change. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google

Re: [Rails-core] Re: Default Test library

2010-06-17 Thread Ryan Bigg
by generators in Rails applications, not the test framework that Rails itself uses. On Thu, Jun 17, 2010 at 20:40, Ryan Bigg radarliste...@gmail.com wrote: I am one of the majority who prefer RSpec over Test::Unit. I've been using RSpec since June 2007 and I've definitely grown familiar

Re: [Rails-core] taking the Rails API to a next level

2010-06-17 Thread Ryan Bigg
ye olde round peg, square hole scenario. XML is easy to parse (NOKOGIRI FOR LIFE *double tap chest into sideways peace sign*) into a HTML format, which is what we're doing with Textile anyway. So what do you think? -- Ryan Bigg / Radar -- You received this message because you are subscribed

Re: [Rails-core] Re: taking the Rails API to a next level

2010-06-17 Thread Ryan Bigg
-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscr

Re: [Rails-core] Problem: Form Helper HTML Command Escaping

2010-05-30 Thread Ryan Bigg
. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com

Re: [Rails-core] Default JavaScript library

2010-05-27 Thread Ryan Bigg
I would not go changing this in a minor release. Major or bust. Ryan Bigg / Radar On 28/05/2010, at 1:58, Norman Clarke nor...@njclarke.com wrote: On Thu, May 27, 2010 at 12:45, Xavier Noria f...@hashref.com wrote: On Thu, May 27, 2010 at 5:32 PM, Yehuda Katz wyc...@gmail.com wrote

Re: [Rails-core] Default JavaScript library

2010-05-27 Thread Ryan Bigg
but maybe at this point it would be nice to take an issue off the core team's table. At the end of the day Rails 3 is still going to work great no matter what the default is. Indeed and I'll agree with Yehuda here. 3.0's gotta be out soon, right? On Thu, May 27, 2010 at 17:59, Ryan Bigg

Re: [Rails-core] Re: Default JavaScript library

2010-05-24 Thread Ryan Bigg
Death to prototype! Long live jQuery! Ryan Bigg / Radar On 25/05/2010, at 6:17, Rodrigo Rosenfeld Rosas rr.ro...@gmail.com wrote: Em 24-05-2010 16:00, Jeff escreveu: On May 24, 10:54 am, Daniel Schierbeckdaniel.schierb...@gmail.com wrote: Hi there, sorry to bring this topic up yet again

Re: [Rails-core] [BUG] form_for using wrong dynamic path helper?

2010-05-23 Thread Ryan Bigg
this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group

Re: [Rails-core] Re: [BUG] form_for using wrong dynamic path helper?

2010-05-23 Thread Ryan Bigg
at me when I tried). -J On May 23, 3:20 pm, Ryan Bigg radarliste...@gmail.com wrote: I don't get why you're doing :class_name in the routes. I think the :as should be there. :class_name is more an ARec thing. On 24 May 2010 08:16, Michael Koziarski mich...@koziarski.com wrote

Re: [Rails-core] Re: [BUG] form_for using wrong dynamic path helper?

2010-05-23 Thread Ryan Bigg
How about if you pass the :controller option to it as well as :as? On 24 May 2010 08:38, Jury jurew...@gmail.com wrote: On May 23, 3:33 pm, Ryan Bigg radarliste...@gmail.com wrote: As far as I know, this is what :as is for. I've never seen :class_name used within the context of routes

Re: [Rails-core] link_to using smart API

2010-05-13 Thread Ryan Bigg
, send email to rubyonrails-core+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed

Re: [Rails-core] Rails3 beta3 is not installing properly

2010-04-14 Thread Ryan Bigg
...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send

Re: [Rails-core] Introducing Object#self

2010-04-09 Thread Ryan Bigg
this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group

Re: [Rails-core] rake aborted! uninitialized constant Encoding ubuntu

2010-04-07 Thread Ryan Bigg
://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails

[Rails-core] Core Extensions

2010-04-07 Thread Ryan Bigg
. Could someone clarify as to why it was done this way rather than extending the classes with modules that are included? Thank you! -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email

Re: [Rails-core] How can I make url with only id parts?

2010-03-15 Thread Ryan Bigg
...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails

Re: [Rails-core] Ruby-lang #Fork

2010-03-03 Thread Ryan Bigg
-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email

Re: [Rails-core] Ruby-lang #Fork

2010-03-03 Thread Ryan Bigg
but UTF.it's remove all encoding problems and add performance for string operations (x2 memory usage and performance with conctenation,because now it's look like : str = str.dup.force_encoding(ASCII-xxx) *sorry for my bad English Sent from my iPhone On 04.03.2010, at 2:10, Ryan Bigg radarliste

Re: [Rails-core] Cannot migrate DB due to getaddrinfo: Name or service not known

2010-02-26 Thread Ryan Bigg
...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received this message

Re: [Rails-core] Rails.root returns a Pathname

2010-02-17 Thread Ryan Bigg
...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg / Radar -- You received

Re: [Rails-core] Mephisto or Radiant

2010-02-02 Thread Ryan Bigg
Hi Philip, This would be a question better asked on the rubyonrails-talk mailing list. Ruby on Rails Core is for core discussion affecting the framework itself. Thanks! Ryan Bigg On 3 February 2010 00:46, Philip philip.ben...@me.com wrote: I'm fairly new to rails, learning slowly:) I want

Re: [Rails-core] Rails 1.2.3 application

2010-01-29 Thread Ryan Bigg
to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg

Re: [Rails-core] Re: define a helper to do a partial render

2010-01-28 Thread Ryan Bigg
. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscr...@googlegroups.com. For more

Re: [Rails-core] Rake and more doesn't work in edge rails

2010-01-23 Thread Ryan Bigg
to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg -- You received

Re: [Rails-core] Re: Closing in on Last Call for the Beta

2010-01-21 Thread Ryan Bigg
On it ;) http://github.com/radar/rails Ryan Bigg On 20/01/2010, at 20:59, Kristian Mandrup kmand...@gmail.com wrote: Really great work!!! Now we just need the community to write some good blog posts on how to use all the new APIs ;) I'm playing with Rails 3pre now, but running into some

Re: [Rails-core] Closing in on Last Call for the Beta

2010-01-20 Thread Ryan Bigg
/rubyonrails-core?hl=en. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-cor

Re: [Rails-core] Re: Running the Rails Test Suite

2010-01-19 Thread Ryan Bigg
...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-c...@google

Re: [Rails-core] Rails 3 and Gem Plugins

2010-01-19 Thread Ryan Bigg
at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group,

Re: [Rails-core] Re: activerecord 2.3.5's create find slower than activerecord 2.1.2?

2010-01-17 Thread Ryan Bigg
...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group

Re: [Rails-core] railsdav - help

2010-01-03 Thread Ryan Bigg
to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg -- You

Re: [Rails-core] full_message option added to Rails validations

2010-01-03 Thread Ryan Bigg
to rubyonrails-core+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups Ruby

Re: [Rails-core] full_message option added to Rails validations

2010-01-03 Thread Ryan Bigg
/group/rubyonrails-core?hl=en. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscr

Re: [Rails-core] Edge Actionpack Test failures: i18n rack missing

2009-12-31 Thread Ryan Bigg
+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group

Re: [Rails-core] Help needed with failed tests while running Rails test suite

2009-12-30 Thread Ryan Bigg
+unsubscr...@googlegroups.comrubyonrails-core%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group

Re: [Rails-core] Re: ActiveSupport for Rails 3

2009-12-16 Thread Ryan Bigg
As requested I have filed a ticket: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/3589-array-extension-standalone. Looking for further cases where this is broken too. -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group.

Re: [Rails-core] Re: ActiveSupport for Rails 3

2009-12-15 Thread Ryan Bigg
So far, from my understanding, what you've said is that you want to use some parts of ActiveSupport, but you don't want to use the entire ActiveSupport collection. It would be helpful to us if you could name the parts that you are wanting to use and we'll set you on the right path. What you

[Rails-core] in_place_edit_for API page

2009-11-23 Thread Ryan Bigg
, people may continue to think that this is still in Rails. -- Ryan Bigg -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-c...@googlegroups.com. To unsubscribe from this group, send email

[Rails-core] Re: Model.find_by_attribute only called the first time

2009-11-09 Thread Ryan Bigg
, :name: Chris # I hit up arrow and enter = nil # Why is the method not actually being called the second time? # I can handle never working and always working, but always working once I can't handle. Thanks, Chris Lundquist -- Ryan Bigg

[Rails-core] Re: Model.find_by_attribute only called the first time

2009-11-09 Thread Ryan Bigg
included in person, but for 2.3 you'll have to do as Ryan suggests and use aliasing, or just call all(:conditions={:first_name=params.first}) instead of super. -- Cheers Koz -- Ryan Bigg --~--~-~--~~~---~--~~ You received this message because you

[Rails-core] Re: rubyonrails.com can't scale

2009-11-09 Thread Ryan Bigg
Now it is up, it was down yesterday around 10am AEST. Yes they can have some downtime, but generally that should be notified by some kind of maintenance page. The rubyonrails.org can't scale was a jab to get the attention of people, not necessarily a statement reflecting my beliefs (which are the

[Rails-core] Re: is find_by_etc broken?

2009-11-09 Thread Ryan Bigg
before I log a bug in Lighthouse I want to find out if anyone else has this problem. Thanks John Small -- Ryan Bigg --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post

[Rails-core] rubyonrails.com can't scale

2009-11-08 Thread Ryan Bigg
The site is down: http://downforeveryoneorjustme.com/rubyonrails.org -- Ryan Bigg --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-core

[Rails-core] PStore test

2009-11-05 Thread Ryan Bigg
outside of this context. There are mentions in the changelog but nothing that says this has gone away. Is it just something that was just forgotten about? -- Ryan Bigg --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[Rails-core] Re: A simple editable grid for Rails

2009-10-15 Thread Ryan Bigg
posted this on rails talk but did not hear back. I don't know of rails-talk, shit happens you know; but this list is mainly for issues involving rails purely. Cheers, Amol Hatwar (rubygem) -- Ryan Bigg --~--~-~--~~~---~--~~ You received this message

[Rails-core] Re: Reasoning for not supporting ruby 1.8.6 in Rails 3.0

2009-09-09 Thread Ryan Bigg (Radar)
Has anyone tried installing the mysql gem from Rubyforge on 1.9? It's stuff like that that makes people hesitant to switch to 1.9. Projects on Rubyforge who's owners have long abandoned it. There needs to be a way for other people to patch gems and submit them and have a team of dedicated people

[Rails-core] Re: [CruiseControl] rails build a79790e failed

2009-08-31 Thread Ryan Bigg (Radar)
changed, 13 insertions(+), 311 deletions(-) See http://ci.rubyonrails.org/builds/rails/a79790e for details. -- Ryan Bigg --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post

[Rails-core] Re: engine's static assets

2009-08-30 Thread Ryan Bigg (Radar)
to add support in Rails itself for this, or if you guys see a problem with this approach? Thanks Duncan -- Ryan Bigg --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group

[Rails-core] Re: engine's static assets

2009-08-30 Thread Ryan Bigg (Radar)
, javascript_include_tag, image_path and image_tag, so you call image_tag image :plugin = engine-name to access image for that plugin. see http://github.com/lazyatom/engines/blob/bc5cd970e048dfe5e0e8c06ccf4969bd0d1299be/lib/engines/rails_extensions/asset_helpers.rb On 30-Aug-09, at 8:27 PM, Ryan Bigg (Radar

[Rails-core] Re: I18n support for plugins/gems?

2009-08-26 Thread Ryan Bigg (Radar)
? -- Ryan Bigg --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email

[Rails-core] Re: I18n support for plugins/gems?

2009-08-26 Thread Ryan Bigg (Radar)
2009/8/26 Sven Fuchs svenfu...@artweb-design.de Sure :) The question remains ... should an Engine dev be expected add something like this to their code? # init.rb I18n.load_path += Dir['/path/to/translations/**/*.{yml,rb}'] Or should Rails do that automagically for everybody's

[Rails-core] Re: To Patch or Not To Patch

2009-08-07 Thread Ryan Bigg (Radar)
, 6 minutes and 42 seconds - sorry. On Aug 6, 2009, at 10:48 PM, Michael Koziarski wrote: On Fri, Aug 7, 2009 at 5:44 PM, Ryan Bigg (Radar)radarliste...@gmail.com wrote: Recently a lot of people I've spoken with have expressed that distance_of_time_in_words sucks for accuracy

[Rails-core] Re: To Patch or Not To Patch

2009-08-07 Thread Ryan Bigg (Radar)
Oh yeah, and if a value is 0 it won't show it either. 2009/8/7 Ryan Bigg (Radar) radarliste...@gmail.com This is why I gave you :except options, so you can get 2 years, 6 months, for example. 2009/8/7 Jason King smathy.w...@gmail.com I wouldn't mind about 2 and a half years

[Rails-core] To Patch or Not To Patch

2009-08-06 Thread Ryan Bigg (Radar)
/dotiw. I'm thinking that this should be in Rails core as it is a vast improvement over what currently exists, but I don't want to put the effort into a patch that's just going to be rejected, as per usual. Who else would find this useful? -- Ryan Bigg

[Rails-core] Re: Array.search

2009-08-04 Thread Ryan Bigg (Radar)
; http://pastie.org/570795 Stijn -- Ryan Bigg --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from

[Rails-core] Re: Array.search

2009-08-04 Thread Ryan Bigg (Radar)
Oh and if you want to preload a list I recommend using with_scope to further scope down that list. 2009/8/4 Ryan Bigg (Radar) radarliste...@gmail.com Uh yeah, Color.all(:conditions = { :name = color_from_import }) http://guides.rubyonrails.org/active_record_querying.html 2009/8/4 Stijnster

[Rails-core] Re: trouble booting Webrick after unpgrading Rails

2009-06-14 Thread Ryan Bigg
Geoff, This is the core mailing list for discussions of rails core, such as tickets or feature requests. For help, please ask this on the rubyonrails-talk mailing list. On 15/06/2009, at 7:45 AM, Geoff Reisch wrote: I recently upgrade from Rails 2.1.0 to 2.3.2 and now get this message

[Rails-core] Re: IRC Ops

2009-06-07 Thread Ryan Bigg
I hardly see any of those people in the IRC channel and they all have much larger committments to the community. Another couple of suggestions: blj dfr, and toretore. On 08/06/2009, at 1:25 AM, knowtheory wrote: This sounds like something that the Rails Activism team or a group like

<    1   2   3   >