Author Archives: LiahHansen

Heroku Migration Fails to Update Attributes: reset_column_information

On several occasions I’ve had Heroku apps fail to recognize columns I add to the database. The symptoms of this problem are: The app throws an error if you visit a page with the new methods referencing the column names If you use heroku console and create your new object it won’t have the attributes [...]

Test First SEO: Pretty Urls with Rails and to_slug Plugin

I used to do search engine marketing before making the career switch to software engineering and I’ve been doing some work on classes.blazingcloud.net to help Google figure out what we are all about. The contents of the url is one of the many ways to improve Google’s understanding of a webpage. ‘Pretty Urls’ is search [...]

Radiant WYSIWYG Editor Comparison

Radiant is a popular content management system written in Rails. It is very simple and lightweight out of the box, and customizing it is fast and easy. Several of our current projects use Radiant and we’ve been searching for a more intuitive editor than Markdown or Textile - both of which come packaged with Radiant [...]

Retrospectives: The Fish Bone

Can a fish bone help make a good team great?  That depends on what kind of fish bone we are talking about… Blazing Cloud recently purchased the book Agile Retrospectives: Making Good Teams Great.  I skimmed through the book’s activities last week in preparation for leading a retrospective.  I picked the Fish Bone activity because [...]