Daily Refactor #67: Pull Up Method to ApplicationController

The Refactoring After a two hour Developer Meeting for Redmine this morning, I’m too drained to tackle the entire refactoring for #find_optional_project. I did use pull up method to remove the duplication in the GanttsController and IssuesController though. Before 1 2 3 4 5 6 7 # app/controllers/issues_controller.rb class IssuesController params[:controller], :action => params[:action]}, @project, …

Read more

SeeProjectRun is now Live

I’m so excited to say that SeeProjectRun is now live and open to the public. I’m going to try and blog about the more technical hurdles I’ve overcome here and keep the startup posts over on the SeeProjectRun Blog. If you’re a freelancer or run your own business, I’d appreciate if you signed up and …

Read more