Top "Sinatra-activerecord" questions

Extends Sinatra with extension methods and Rake tasks for dealing with an SQL database using the ActiveRecord ORM.

Ruby Gem ActiveRecord find method with multiple conditions

I'm building a Sinatra application using three database's tables: user, post and like. I'd want to run a query that …

ruby-on-rails ruby activerecord gem sinatra-activerecord