|
|
|
|
|
by jabwork
5098 days ago
|
|
"... run into some tiny annoyance, do a bit of research ... So you switch ..." If you pick a solution and run into a tiny annoyance learn to work around it in some way. It is a tiny annoyance. Best case scenario, learn why it's happening, how you can fix it, and (in a dreamland) submit a patch that fixes this for everyone else in the future. Worst-case scenario just find a workaround. |
|
I used merb for all of about 10 minutes before giving up on it. I fooled around, created a couple very basic crud pages, and it worked for a bit, then I got nothing but error pages. root cause: I had created a new class called 'fish'. That opened my eyes to the fact that were was so much automagic fairy dust sprinkled about, if anything serious ever went wrong I would never figure it out.