Closed mrardon closed 12 years ago
This should work in most Rubies from what I have found.
I original had the to_s in there but removed it because it prevents the default option from working on my Ruby 1.9.3p134.
I have found a better way, "I think"....
See http://stackoverflow.com/questions/1186400/correct-way-to-set-default-values-in-rails
Cool, specs pass this time :) Thanks man.
This should work in most Rubies from what I have found.
I original had the to_s in there but removed it because it prevents the default option from working on my Ruby 1.9.3p134.
I have found a better way, "I think"....
See http://stackoverflow.com/questions/1186400/correct-way-to-set-default-values-in-rails