Gemserver as a docker image
I’ve posted before about how to setup a private gemserver using geminabox, but I’ve just released a docker image that does the all the job:
Continue readingI’ve posted before about how to setup a private gemserver using geminabox, but I’ve just released a docker image that does the all the job:
Continue readingWith Bundler/Gemfile it’s easy to link gems directly to it’s git repository. But some times it’s not ideal. Revisions are not versions, and comparing them is tedious.
Luckly It’s easy to setup a private gem server!
Continue readingIt’s possible to use a custom class as a constraint for your routes. For example:
Continue readingThis is a simple guide to show how to use the Mobylette gem to make your Rails application respond to mobile and standard devices, and the jquery_mobile_rails gem to make it look awesome while doing that.
The final application’s source is available on Github. It is also running on heroku, if you want to check.
Continue reading