Oleg Frolov
2006-Mar-19 20:42 UTC
[Rails] How to create a proper name for the diff for the RoR patch?
Hello, http://dev.rubyonrails.org/wiki suggests to: Create a patch with your changes: svn diff > my_properly_named_patch.diff but how this proper name looks like? olegf
Marcel Molina Jr.
2006-Mar-19 20:45 UTC
[Rails] How to create a proper name for the diff for the RoR patch?
On Sun, Mar 19, 2006 at 10:42:51PM +0200, Oleg Frolov wrote:> http://dev.rubyonrails.org/wiki suggests to: > Create a patch with your changes: svn diff > my_properly_named_patch.diff > but how this proper name looks like?Just give it a name that describes what it achieves. For example: acid_migrations_for_databases_that_support_it.diff marcel -- Marcel Molina Jr. <marcel@vernix.org>
Oleg Frolov
2006-Mar-19 20:48 UTC
[Rails] How to create a proper name for the diff for the RoR patch?
Thanks, I''ve done it :) On 3/19/06, Marcel Molina Jr. <marcel@vernix.org> wrote:> On Sun, Mar 19, 2006 at 10:42:51PM +0200, Oleg Frolov wrote: > > http://dev.rubyonrails.org/wiki suggests to: > > Create a patch with your changes: svn diff > my_properly_named_patch.diff > > but how this proper name looks like? > > Just give it a name that describes what it achieves. > > For example: > > acid_migrations_for_databases_that_support_it.diff > > marcel > -- > Marcel Molina Jr. <marcel@vernix.org> > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >