Skip to content

Commit 9ab38e4

Browse files
authored
Merge pull request #283 from jubishop/master
Add reference to JubiGems sinatra/static
2 parents a2e6f94 + 954aeed commit 9ab38e4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

wild.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We'll take care of the rest.
1010

1111
Applications {#apps}
1212
------------
13-
- [SequenceServer](http://www.sequenceserver.com/) An easy-to-setup BLAST sequence
13+
- [SequenceServer](http://www.sequenceserver.com/) An easy-to-setup BLAST sequence
1414
search server
1515
- [Marley](https://github.com/karmi/marley) the blog engine without <textareas>
1616
- [Postview](https://github.com/codigorama/postview) a simple blog-engine that
@@ -51,6 +51,7 @@ search server
5151
provider based on OpenID
5252
- [Hancock Client](https://github.com/atmos/hancock-client/tree/master) Rack
5353
middleware client for the Hancock server, written in Sinatra
54+
- [JubiGems](https://www.jubigems.org/) Custom RubyGems server.
5455
- [Sinatra Saucer](https://github.com/angelic/sinatra_saucer) JRuby web application frontend for Flying Saucer, which converts XHTML into a PDF
5556
- [WineAdds](http://wineadds.com) micro-app that calculates common additions to wine
5657
- [Jaconda](http://jaconda.im) A simple team collaboration service that allows you to create chat rooms for groups through Gtalk/Jabber protocol. REST API is written in Sinatra
@@ -117,6 +118,7 @@ Libraries and extensions {#libs}
117118
- [Sinatra::MoreServer](https://github.com/rkh/sinatra-more-server) Adds support for more web servers to Sinatra::Base#run!
118119
- [Sinatra::Namespace](https://github.com/rkh/sinatra-namespace) Adds namespaces, allows namespaces to have local helpers.
119120
- [Sinatra::Reloader](https://github.com/rkh/sinatra-reloader) Advanced and fast code reloader
121+
- [Sinatra::Static](https://github.com/jubishop/sinatra-static) Cache-smart serving of static assets for Sinatra.
120122
- [Sinatra::Sugar](https://github.com/rkh/sinatra-sugar) Extensions for Sinatra's standard methods, like #set or #register
121123
- [Sinatra::TestHelper](https://github.com/rkh/sinatra-test-helper) Adds helper methods and better integration for various testing frameworks
122124
- [Sinatra::WebInspector](https://github.com/rkh/sinatra-web-inspector) Allows you to inspect a running app

0 commit comments

Comments
 (0)