I’ve grown to appreciate using Bundler to manage dependencies for all my Rails and Sinatra applications. I also combine it with RVM to generate a dedicated gemset for each application bundle and an associated .rvmrc file. Create the Gemset, an application Gemfile defining the dependencies and issue bundle install, simple.
I’ve got a local copy of the Subversion repository under Git, so I thought I should talk about my workflow.
High quality Content Management Systems and development frameworks are everywhere, but are they all trying to be too friendly and flexible?
I’ve practised traditional project management techniques in Heavy Engineering, studied their use in Software Engineering, and found problems throughout. Why am I so interested in Agile techniques?