Search code examples
sinatra or Rails app: simplify classification of results...


sinatra

Read More
Docker run gives error `initialize': wrong number of arguments (given 2, expected 1) (ArgumentEr...


ruby-on-railsrubydockersinatra

Read More
Sinatra controller params method coming in empty on JSON post request...


jsonsinatra

Read More
How can I delete a file in Sinatra after it has been sent via send_file?...


rubysinatra

Read More
Multifunction/Nested Forms?...


htmlrubyformssinatra

Read More
Boolean vs. Enum vs. Flag...


rubysinatradatamapperruby-datamapper

Read More
Sinatra send_file gives 404 error when trying to store the file...


rubyhttpgetsinatra

Read More
How to remove '/' from end of Sinatra routes...


rubyroutessinatra

Read More
How to stub a module method inside a controller with Mocha...


rubymodulesinatrastubruby-mocha

Read More
Stubbing Sinatra helper in Cucumber...


rubycucumbersinatraruby-mocha

Read More
Automatically load Dotenv on my ruby console...


rubysinatrabundlerirb

Read More
How do I delete an embedded document in mongomapper?...


ruby-on-railssinatramongomapper

Read More
Need config.ru to Start up a Sinatra App from within a Docker Container?...


rubydockercontainerssinatrarack

Read More
Sinatra Display CSV entries...


rubycsvsinatraerb

Read More
My bundler command is failing to load in my Sinatra app deployed in Heroku and thus causes it to cra...


rubyherokusinatra

Read More
How to access Sinatra port using Docker with docker-compose run...


rubydockerdocker-composesinatra

Read More
Ruby Fibonacci Multiplication Table...


rubysinatrafibonacci

Read More
Can’t run ”gem install bundle’ in git bash terminal...


gitbashsinatra

Read More
If I want to add a method to String class in Sinatra, where should I put it?...


rubysinatra

Read More
How to run Sinatra job in background?...


rubyherokusinatradelayed-jobruby-1.9

Read More
Displaying .txt file with Ruby Sinatra...


rubysinatra

Read More
Sinatra Logging in to Facebook OAuth 2.0 using gem oauth2...


facebookauthenticationrubygemssinatraoauth-2.0

Read More
how to force rack:session + sinatra to read "rack.session" from params instead of cookies...


rubyoauthsinatrarackcors

Read More
Why won't my Ruby app save instances to the database?...


rubyactiverecordsinatrasinatra-activerecord

Read More
how to use "sinatra/reloader"?...


rubysinatra

Read More
How to refactor a simple long case statement...


rubyrefactoringcasesinatraerb

Read More
Sinatra how use Rack::Protection::AuthenticityToken except for certain api routes...


sinatrarackcsrf-token

Read More
Sinatra: Why are my artists saving to all users and not just the currently logged in user?...


rubymodel-view-controllersinatracrud

Read More
How can I use the "#redirect to '/path'" method in a ternary condition?...


rubysinatra

Read More
Sinatra custom Exception handling inside helpers not working...


rubyexceptionjwtsinatra

Read More
BackNext