zzak
zzak
We've recently agreed to changing our default branch from "master" to "main". ### Impacted Repos By looking at the `sinatra` org quickly, I've determined the following projects may change: *...
/cc sinatra/rack-protection#55
This ticket is copied from sinatra/sinatra-contrib#178
Someone should varify the current dreamhost deployment against the following directions: http://pastebin.com/cr0JtYUM and for gems: http://pastebin.com/YFW2QZUt Also see here: https://github.com/sinatra/sinatra-book/issues#issue/36
ruby: 1.8.7 REE rails: 3.0.0.rc steps to reproduce: rails plugin install git://github.com/jviney/acts_as_taggable_on_steroids.git rails generate acts_as_taggable_migration
Is there a way to attach a slot to the bottom of a Window pane? I tried a couple different things and was able to reproduce this infinite scroll bug:...
/cc @headius @enebo @kares @mkristian
See YARD Tags doc for [param](http://rubydoc.info/gems/yard/file/docs/Tags.md#param) and [return](http://rubydoc.info/gems/yard/file/docs/Tags.md#return). This comes from a discussion in rails/rails#13989. I'd like to define the api for this feature and provide support for the tags...
We added the ability to _change_ the decoration in #199, but I'd like (in the default template) to autohide these decorations similar to how Github presents headings in README documents.
There was a regression due to d96a7a7. I have reverted in f0646a3. Need to test if this breaks #209, but tests still pass after revert. Originally submitted in rails/rails#14150