-
@everypoliticianbot seems to have stopped updating the website here since January :(
everypolitician-data's been updated a fair deal since, so it might be an idea to run an update on the website to…
-
```
The username field needs autocomplete="off" to prevent the browser displaying a
list of previously used usernames.
```
Original issue reported on code.google.com by `daniel.b...@gmail.com` on 18…
-
It looks like the buttons.css in the sinatra example was generated from a SASS file, and it would be useful to see that file as well (for readability).
Also, it looks IE gradient thing is not inter…
-
Hola Claudio
Tengo una aplicación que desarrollé usando Ruby, Sinatra y R. En Debian Jessie funciona bien, pero en Debian Stretch la instrucción void_eval
ghost updated
7 years ago
-
Railsのgemである、deviseを使うと、ログインが簡単に実装できる
セッションとかをあんまり意識しなくてもいいぞ!
-
```
remote: ! Invalid RUBY_VERSION specified: ruby-2.1.5
remote: ! Valid versions: ruby-2.0.0, ruby-1.9.3, ruby-1.9.2, ruby-1.8.7, ruby-1.9.3-jruby-1.7.0, ruby-1.8.7-jruby-1.7.0, ruby-1.9.3-…
-
It would be nice to have the [URI template](http://code.google.com/p/uri-templates/) format supported in the route middleware path spec. In other words in addition to "/post/:id" it would be great to …
olegp updated
11 years ago
-
This was discussed [on the mailing list](https://groups.google.com/forum/#!topic/goliath-io/1cZgDYWl644) but I didn't see an issue and it appears unresolved.
The [proposed workaround](https://gist.gi…
-
with gem version 0.1.2 on a linux chromium 12.0.742.112.
The console opens up ok (backtic). I can insert chars in the CLI, but the enter key is ignored and the console view is always blank.
-
原因究明と対処をしたい。
```
vagrant@enpit:~/sinatra_enpit$ git push heroku master
Counting objects: 14, done.
Compressing objects: 100% (11/11), done.
Writing objects: 100% (11/11), 1.67 KiB | 0 bytes/s, done.
…