OMFG can we just talk about how awesome #ruby #sinatrarb and #active_record is! I simply cannot get why Ruby is not a more popular #programming language
@looopTools wait how do you integrate AR and Sinatra? The last time I did it was PITA; might just use RoR completely already.
@mufid So it is cumbersome. I have a script that generate the base of migrations, but I have to hand write them. Then I need to add the model class, the script does that to. But after that smooth sailings.