move to gemcutter
This commit is contained in:
parent
e4561beb90
commit
b95feb62e5
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,4 @@
|
|||||||
pkg/*
|
*.gem
|
||||||
*~
|
*~
|
||||||
\#*
|
\#*
|
||||||
.\#*
|
.\#*
|
||||||
*.pkg
|
|
||||||
|
@ -9,7 +9,7 @@ Gem *sinatra-static-assets* implements the following helpers methods:
|
|||||||
|
|
||||||
To install it, run:
|
To install it, run:
|
||||||
|
|
||||||
sudo gem install sinatra-static-assets -s http://gemcutter.com
|
sudo gem install sinatra-static-assets -s http://gemcutter.org
|
||||||
|
|
||||||
All these methods are simple wrappers around the `url_for` method
|
All these methods are simple wrappers around the `url_for` method
|
||||||
from the [sinatra-url-for](http://github.com/emk/sinatra-url-for/) gem.
|
from the [sinatra-url-for](http://github.com/emk/sinatra-url-for/) gem.
|
||||||
|
Loading…
Reference in New Issue
Block a user