I'm currently trying to get a run.rb file going, but I keep getting errors with sqlite3. When I type bundle install, I get this success message: Fetching gem m
I am currently making an app with sinatra and i've been working for hours to try to implement bootstrap in it, and realizing how much easier it is in rails. An
Within my Sinatra application I would like to serve a minified version of my css/js for production but in development keep my default setup (individual files).