I'm trying to map in Sinatra with ActiveRecord my MySQL dB. The db doesn't follow the ActiveRecord convention, so I need to map everything adding attributes to my Classes. I'm trying to map in Sinatra with ActiveRecord
I'm trying to map in Sinatra with ActiveRecord my MySQL dB. The db doesn't follow the ActiveRecord convention, so I need to map everything adding attributes to my Classes. I'm trying to map in Sinatra with ActiveRecord