I’m starting to use Ruby 1.9.2 with ChiliProject now but I kept running into an error during bundle install: Installing linecache (0.43) with native extensions /home/edavis/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:529:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError) /home/edavis/.rvm/rubies/ruby-1.9.2-p180/bin/ruby extconf.rb Can't handle 1.9.x yet *** extconf.rb failed *** Could not create Makefile due to …
ChiliProject June BugMash
I’m getting ready to start the ChiliProject June BugMash for today (Friday) and the weekend. The two goals of this BugMash are to: give people a way to get help and start contributing to ChiliProject, and to get ChiliProject 2.0.0 ready for release The BugMash is going on from Friday until Sunday. I’ll be around …
Redmine Tip – Copy Projects To Save Time
Do you have routine projects that you do over and over again? You know, the ones where you end up doing the same work 90% of the time with very few changes? If so you will want to try out the Copy Project feature. It does what you expect; it copies a project and its …
Open Source Friday #3 – acts_as_journalized bug fixes 2011-05-20
Last Friday was a busy one for ChiliProject. I started the day off with our second Development Meeting 1 where we discussed the state of ChiliProject 2.0.0 goals for our 3.0.0 release what to start posting on the ChiliProject blog It was a great meeting like always and we were able to stick to the …
Redmine Tip – Archive Old Projects
As you use Redmine and ChiliProject you’ll probably be adding more projects to keep things organized. After awhile though you’ll end up with a lot of projects, many of which are complete. What you will want to do is to Archive the old projects. Archiving will hide the project from all parts of the system …