Hi Ivan,

The Contributing to Rails guide[1] is a good place to start.

Good luck.
Mike

[1]  http://guides.rails.info/contributing_to_rails.html

On Dec 9, 2009, at 5:30 AM, Ivan Ukhov wrote:

> Hi,
> 
> I'd like to suggest a patch for rails, but dont know what should I do
> to be able to create tickets in lighthouse.
> 
> So the patch is about nested attributes. When we assign them, it would
> be nice to `touch' the record itself. For example, it is useful when
> you cache fragments with the cache key based on record's timestamps (<
> % cache @thing do %> ... <% end %>), and in those fragment you render
> some information about the associations of the record.
> 
> Here is the patch: http://gist.github.com/252398
> 
> Can it be useful for you? Does it worth to be submitted in lighthouse?
> How can I do it?
> 
> Thanks.
> 
> Ivan.
> 
> --
> 
> 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 options, visit this group at 
> http://groups.google.com/group/rubyonrails-core?hl=en.
> 
> 

--

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 options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.


Reply via email to