Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

Heroku with sinatra does not have RAILS_ROOT or Rail.root

Access current git commit number from within Heroku app

Sinatra cannot find views directory

ruby gem sinatra runtime-error

How do I import rake tasks from a gem when using Sinatra?

ruby rubygems rake sinatra task

Reading and writing Sinatra params using symbols, e.g. params[:id]

ruby sinatra

Build routes on top of a common base route?

ruby routes sinatra

How to get current path/route in Sinatra?

ruby path sinatra render

Are there any potential disadvantages in using a Ruby framework other than Rails?

Can I inherit an erb template?

ruby inheritance sinatra erb

How to start and stop a Sinatra application using Thin on Windows?

ruby windows sinatra thin

error happens when I try "all" method in datamapper

sinatra datamapper

Using Rack::Session::Pool with Sinatra

ruby-on-rails ruby sinatra

ruby 1.9 + sinatra incompatible character encodings: ASCII-8BIT and UTF-8

ruby encoding sinatra erb utf-8

generating css file from new sass format (scss) with sinatra and haml

ruby sinatra haml sass

Display Sinatra Basic HTTP Auth On One Page Only

ruby sinatra

Sinatra Sessions Not Persisting as Expected

Should I be using Rails or Ruby for this website application? How?

ruby-on-rails ruby sinatra drb

Sidekiq server not loading configuration file

ruby sinatra sidekiq

Robust way to deploy a Rack application (Sinatra)

Neat way to conditionally test whether to add a class in HAML template [duplicate]

ruby views sinatra haml