You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use ActiveRecord in Sinatra app with sinatra-activerecord. But I couldn't find any way to use mini_record in Sinatra. So How can I use mini_record instead of active record in Sinatra apps?