Blog (Page 3)
-
Design
Philographics poster project
03 May 20151 minute read
A new and sleek series of posters by Genis Carreras that communicate abstract, philosphical concepts such as Absolutism, Capitalism or Stoicism in very clean and bold shapes.
-
Ruby
Rails
OpenProject
Deploy OpenProject to Heroku – the easy way
18 Mar 20152 minutes read
OpenProject, the web-based project management system for location-independent team collaboration can easly be deployed to Heroku in about 15 minutes.
-
Ruby
Rails
Livereload Ruby on Rails applications
16 Mar 20141 minute read
Bored of manually reloading your Rails app after each and every ‘view’ change, including your SASS and Coffeescript files?
-
Ruby
No more 'bundle exec'
27 Dec 20131 minute read
Of course you’re tired of typing
bundle exec
every time you want to start your Rails App, build your Middleman static website or invoke your Sinatra webapp.