Today, we got a pretty awesome cursory code review from Mike Gunderloy. One thing he suggested, was that we switch from running a sloppy Ruby script to seed our database with initial data, to somethin… more →
OLM On Railsmikec86 wrote 5 months ago: Today, we got a pretty awesome cursory code review from Mike Gunderloy. One thing he suggested, was … more →
mikec86 wrote 6 months ago: I’m still trying to get our unit tests up and running, and I ran into a snag a few hours ago. … more →
mikec86 wrote 6 months ago: Today, I’ve decided to revamp the test suites for OLM. I won’t lie – we’ve b … more →
mikec86 wrote 6 months ago: Over the past few days, the team has been talking about how we eventually want to use Subversion as … more →
Catherine wrote 9 months ago: The time has come to completely incorporate groups into checkmark. With various discussions with Kar … more →
Geofrey wrote 1 year ago: I’ve been putting off doing functional testing with rails for a while now because of the snag … more →
Geofrey wrote 1 year ago: Last time, I talked about the old model schema, and the problems it had that lead us to refactor the … more →
Geofrey wrote 1 year ago: Starting off this project, we’ve decided to start fresh with our model schema. When I started … more →
mikec86 wrote 1 year ago: Hey all – I’m Mike, and I’ve just started working on the OLM on Rails project. My … more →
Geofrey wrote 1 year ago: Since most of the web applications we develop here uses PostgreSQL, we’ve decided to port our … more →
Geofrey wrote 1 year ago: Rails has a nice way of maintaining versions of your database schema through ActiveRecord:Migration. … more →
Geofrey wrote 1 year ago: This week, I’ve finally managed to wrap up the student management module in rails. I had some … more →
Geofrey wrote 1 year ago: On testing: If you ever tried running your tests and find yourself getting the error: your_controlle … more →
Geofrey wrote 1 year ago: …pretending to be a RoR programmer, if: You keep typing “nill” (null) instead of n … more →
Geofrey wrote 1 year ago: Update: March 13, 2009 I’ve tried installing rails again from scratch, from a newly installed … more →
Geofrey wrote 1 year ago: It’s officially over. With five weeks left, I’m done doing WebObjects development for Web-CAT, and s … more →