Ruby on Rails solutions

Notes on how to use Ruby on Rails and solutions to problems that are not well documented or tricky to find.

Wednesday, 15 December 2021

Upgrade to ubuntu 20.04 kills bundle / gem install

›
  The Problem After upgrading to Ubuntu 20.04, Ruby on Rails gem installations fail. If you use rvm this fails with rvm-managed environments...
Friday, 8 November 2013

Using Apache proxy for Rails / GWT interaction

›
In my earlier blog about using Rails with GWT, I use Apache's proxy mechanism to bridge the two. So you would put in:      localhost ...
Sunday, 4 August 2013

Rails4, Phusion Passenger, asset pipeline problems

›
Rails 4 has introduced many new and exciting features, but it's very new technology and one of the most important features, asset pipe...
8 comments:
Tuesday, 11 June 2013

The TAO of TDD

›
TDD - you need the right curves in the right places I have identified a graph that will help maximise the benefits of test driven developme...
Tuesday, 9 April 2013

No identification of primary key on legacy database table

›
When using Rails against existing databases, it is unlikely that the Rails naming conventions for tables has been used. This means that mod...
1 comment:
Monday, 1 April 2013

Part II - Creating beautiful reports in Ruby on Rails

›
In Part 1, we looked at the principles behind creating beautiful reports in Ruby on Rails. Please read part 1 (see below) before reading th...
9 comments:
›
Home
View web version

Contributors

  • Bradley Kieser
  • P Kieser
Powered by Blogger.