voidstar wrote in post #950166:
> I need a date/time object due to domain requirements although at this
> point I don't care about the time object,

Huh?  Design for what you have now, not what you might need in future.

[...]
> Where do I have the rails source?

Do you really need to ask?  Remember, Ruby is an interpreted language. 
That means that you've got the source wherever the Rails gem is 
installed (in vendor/rails if you've done that, or wherever "gem which 
rails" tells you).

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
[email protected]

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to