RSS  |  Archive    

Posts tagged with rails

One of the reason I like Ruby community is the friendliness.

But a few comments on this post is not a demonstration of that friendliness. I am sure Dan totally gets the concepts and he wrote a followup post about it. I am just interested to see if the idiotic comments come back.

tagged: rails,locking,
5:45 am, by shenie,




umm… LinkedIn is looking for Rails developer~~~~

LinkedIn is keeping both its Rails & Java development as Matt suggested.

10:34 pm, by shenie,




romey nows run on edge rails.

It started with me trying the scope_out plugin as suggested by Ryan Bate’s awesome railscasts, episode 76. Then I read about named_scope from Ryan Daigle. named_scope is previously known as the has_finder gem so I decided to give the gem a go. After I started using it I decided to pistonise romey with edge rails to save myself the trouble of migrating from has_finder to named_scope when the next version of rails is released.

I can say that named_scope has been a huge help in paying back a lot of the technical debt in romey, particularly in making models fat and controllers slimmer.

All in all, it was a great experience cleaning up romey and going back to development on edge again. You can read about some of the new features coming soon here if you are not already following it via rails trac.

update: I should do another release of romey soon.

11:11 pm, by shenie,