I think the two talks would go great back to back. Out of interest, are you using the tools in Bundler to create and release your gems?
- Mike On Wed, Jul 20, 2011 at 2:55 PM, Pat Allan <[email protected]> wrote: > Hi Mike > > I'll be giving a talk at the Melbourne meet next week on a beginners guide > to building gems generally (something I spoke about at the last Rails Camp, > though this time I'll have code and slides), so your topic could continue on > from that quite neatly - I'm sure there's still space in the schedule :) > > -- > Pat > > On 20/07/2011, at 2:42 PM, Mike Bailey wrote: > > > deprec is one of a few popular recipe gems available. I think you > > should make your own! > > > > Maintaining a rubygem with Capistrano and Rake recipes can really DRY > > things up. It also makes sharing tasks within your team or with the > > wider community easier. > > > > I'm currently extracting the guts from deprec into deprec-core and > > writing a generator to make creating your own deprec style recipe gem > > a no brainer. > > > > Would anyone in Melbourne be interested in a short talk/demo on using > > this to create your own cap/rake recipe gem? > > > > -- > > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" 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/rails-oceania?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" 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/rails-oceania?hl=en. > > -- *- Mike* * * e. [email protected] w. mike.bailey.net.au -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
