Skip to main content

Speaking at Rails Underground

·111 words·1 min· ·
General Ruby Rails Git Rails-Underground Speaking
Ariejan de Vroom
Author
Ariejan de Vroom
Jack of all Trades, Professional Software Craftsman

Speaking at Rails UndergroundI haven’t seen a schedule yet, but I’ve been told by Mark that I’ll be speaking at Rails Underground this year.

My talk will be on the topic of Git. In about 45 minutes time I’ll show you all the basic git features you’ll need on a daily basis. Not only that, but I’ll also explain how git manages all those commits and branches so you can be on your way to become a git power user.

Are you attending or speaking at Rails Underground? Please let leave a comment or find me on Twitter (@ariejan).

Oh, and does anyone have a clue if Mark has the schedule ready yet? ;-)

Related

has_one - find all that have no associated object
·109 words·1 min
General Ruby Rails Has_one Has_many Belongs_to
How To Start A Rails Edge App The Easy Way
·432 words·3 mins
General RubyOnRails Rails Git Ror Edge Submodule
RSpec'ing with Time.now
·174 words·1 min
General Ruby Rails Rspec Test Time