search for: ettober

Displaying 4 results from an estimated 4 matches for "ettober".

Did you mean: etter
2006 May 02
2
:order question
Hi! I''ve two models: Project has_many :works Work belongs_to :project Work contains :year_start and :year_end I''ve setup a class method to retrieve the first and last year of my Project.works How could I get projects ordered by ''first'' year? Thanks, Ettore
2005 Nov 14
6
ActionMailer - Sent but no mail?
Hi, I am attempting to use ActionMailer to send out an email (SMTP) and am having an issue. The log files show that the email is sent, but the email is not making it to my inbox. I have followed the documentation both on the Wiki and in the AWD book. I''m not sure which setting I have incorrect and need some pointers. :authentication - should this be set to true, or
2006 Apr 07
0
how to display a tree?
Hi there, How could I display a tree from a nested set? I tried with live_tree(http://www.epiphyte.ca/code/live_tree.html) which is really fine but maybe too much ''powerful'' for my needs as my data set is quite small and not so deeply nested. Also it seems quite hard to get something like link_to_remote.. Thanks in advance! Ettore
2007 Apr 12
0
console and updated_at/on
Hi, how could I update data on a model from the console without affecting updated_at? I remember to have read something about it but I couldn''t find it anymore! thanks! Ettore -- View this message in context: http://www.nabble.com/console-and-updated_at-on-tf3562861.html#a9951362 Sent from the RubyOnRails Users mailing list archive at Nabble.com.