February 2010
1 post
Time to Date
User.new( {:birthday => Date.parse((Time.now - 25.years).to_s) }.merge(params[:user] || {}) )
November 2009
10 posts
thanx for ur suggesiton ………..but cn u just tell me wt is
...
– comp.lang.ruby.general
secc: Wait…. I just realised. Ruby is fucking shit. Lol. I will uninstall...
– #ruby-lang
secc: I am glad I realised that ruby is a piece of shit so early on
secc: fuck...
– #ruby-lang
I want to just put .rb files on a server and have them execute.. just like...
– #ruby-lang
def limit_for_display(display)
limit = case display
when 'list'...
– pastie`
I suggest we now turn the leadership of the Ruby community over to the corporate...
– comment from The Ruby Revolution is Over
Ruby is mostly adopted by people who like shiny new things, and GitHub is still...
– stackoverflow
crazy_pete: i already stated my problem with gems, a few nights ago, all i...
– #rubyonrails
October 2009
9 posts
crazy_pete: but i am beginning to think it is better NOT to use ANY third party...
– #ruby-lang
crazy_pete: if the windiots maintaining gem care about making things better they...
– #ruby-lang
if(p+pe > data.length) {
throw new RuntimeException("BLAHAHA");
}
– redcloth_scan.java
hey is anyone here fammilar with how the 37signals apps work? like basic...
– #rubyonrails
will ruby let me do something like #define SUPERUSER 1, #define POWERUSER 2,...
– #rubyonrails
user: is scalability still an issue in RoR ?
qrush|away: http://canrailsscale.com/
user: so NO is the answer
Simply upgrading Rails is certain to be a recipe for disaster because it’s...
– from rubyonrails-core
By isolating all of the business logic in the Model portion of the...
– what/is/ruby/on/rails
I’m looking for a flowchart to Ruby/Rails source code program. Anyone know...
– #rubyonrails