Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

Can't access Docker's exposed port in Ubuntu

ruby docker sinatra

How do you remove a route from Sinatra?

ruby routes sinatra

Sinatra with Postgres and ActiveRecord | Error Pushing to Heroku is: Invalid DATABASE_URL

ruby postgresql heroku sinatra

To 406 or not to 406 (http status code)

Automatically encode Rack output with JSON when Content-Type is application/json

Sinatra on Thin: How to hide or change HTTP 'Server' response header

sinatra rack thin

WEBrick & Sinatra: how to redirect all http traffic to https

Sinatra: before filter ordering

ruby sinatra

Sinatra - Setting Cache-Control Headers via config.ru

ruby heroku sinatra rack jekyll

Re-direct URL to Add Trailing Slash in Sinatra

heroku sinatra rack octopress

How to solve an error in Heroku's config/database.yml file "mapping values are not allowed in this context"

How do you set up Rack::URLMap to work with RSpec in Sinatra?

ruby testing rspec sinatra rack

Sinatra redirect to URI without path

ruby http-redirect sinatra

How will be the best way to render array of arrays in erb template?

How to detect language from URL in Sinatra

Another way for global variable in Ruby and Sinatra

ruby-on-rails ruby sinatra

Sinatra: Avoiding code on the template

ruby sinatra crud dry