-
I did everything as in README. But when i try to load my app, i get this:
NoMethodError at /
undefined method `debug' for nil:NilClass
file: barista.rb location: debug line: 198
ruby 1.9.2p180 (2011…
-
control arduino via HTTP
-
The puzzle `1-fb7150b2` from #1 has to be resolved:
https://github.com/Decision-Driven-Development/operation-sequencer/blob/0f5339597e572a064dbee778f28edee80972bde5/src/main/java/ewc/composer/core/C…
-
The code at https://github.com/turnbullpress/dockerbook-code/blob/master/code/5/sinatra/webapp/Dockerfile#L6
and https://github.com/turnbullpress/dockerbook-code/blob/master/code/5/sinatra/webapp_red…
-
```
#defaultView:ScatterChart
select ?date (count(?citing_work) as ?number_of_citation) where {
?work wdt:P50 wd:Q20980928 .
?citing_work wdt:P2860 ?work .
?work wdt:P577 ?date .
}
group …
-
```
ArgumentError: comparison of Mustermann::Sinatra with Mustermann::Sinatra failed
/usr/local/bundle/gems/sinatra-rake-routes-0.0.4/lib/sinatra-rake-routes.rb:24:in `sort'
/usr/local/bundle/gems/…
-
I have found a library that should be suitable for integrating WebSocket into the Sinatra project:
https://github.com/simulacre/sinatra-websocket
Looking at the example project, it seems to function…
-
http://www.drurly.com/blog/2012/06/05/build-reddit-in-sinatra/ was just posted to reddit. It's a super-nice way to get a good look at Sinatra.
-
I had in mind to drop a note on the Sinatra mailing list that we are doing this code reading, anyone is welcome to join in, and ask the maintainers if there are particular questions that newcomers to …
-
Could cover things like:
- walk through of basic sinatra functionality
- when to use sinatra instead of Rails, and when to switch back to rails
- when to make use of Padrino, a sinatra framework
- rev…
acant updated
6 years ago