Managed Projects

Sinatra

  No analysis available

Sinatra a DSL for quickly creating web-applications in Ruby with minimal effort.

0 lines of code

23 current contributors

0 since last commit

83 users on Open Hub

Activity Not Available
4.90323
   
I Use This
Mostly written in language not available
Licenses: mit

Travis CI

  Analyzed 4 months ago

Travis CI is an open-source hosted, distributed, continuous integration service

242K lines of code

115 current contributors

5 months since last commit

59 users on Open Hub

Activity Not Available
5.0
 
I Use This

Bithug

  Analyzed about 20 hours ago

Bithug is a small, experimental Github clone. Features: * Git access management * Private and public repositories * Forking * Following/Feed generation * SVN import/tracking * Kerberos/LDAP support * Twitter integration * Gravatar support * Lightweight (uses Sinatra and Redis)

3.96K lines of code

0 current contributors

over 12 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

sinatra-namespace

  Analyzed about 11 hours ago

Adds namespaces to Sinatra, allows namespaces to have local helpers.

0 lines of code

0 current contributors

over 12 years since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: u_of_i_ncsa

sinatra-reloader

  Analyzed about 10 hours ago

Advanced code reloader for Sinatra. Reloads only files that have changed and automatically detects orphaned routes that have to be removed. Most other implementations delete all routes and reload all code if one file changed, which takes way more time than reloading only one file, especially in ... [More] larger projects. Files defining routes will be added to the reload list per default. Avoid reloading with dont_reload. Add other files to the reload list with also_reload. [Less]

0 lines of code

0 current contributors

over 12 years since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: u_of_i_ncsa

mw_api

Claimed by Wikimedia Analyzed about 10 hours ago

Fast ruby client library for using MediaWiki's API.

167 lines of code

0 current contributors

about 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Chainable Methods

  Analyzed about 5 hours ago

Chainable is an alternative to alias_method_chain, that uses inheritance, rather than aliasing. It does the following when "chaining" a method: * copy the original method to a new model * include the model * overwrite the method Thus you can use super and keep your method list ... [More] clean, too! It even supports a (rather dangerous) auto chaining mode, so you do not have to explicitly chain a method, but chain a method whenever it would be overwritten instead. [Less]

600 lines of code

0 current contributors

about 14 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

BigBand

  Analyzed about 13 hours ago

BigBand is a collection of Sinatra extensions and offers better sinatra integration for common tools. It is pluggable and each extension can be used in stand alone mode.

3.84K lines of code

0 current contributors

5 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

monkey-lib

  Analyzed about 8 hours ago

Makes ruby extension libraries pluggable (thus not forcing such a library on the users of your library - like BigBand - but still giving you some fancy features).

2.59K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Hardware Pong

  Analyzed about 22 hours ago

Pong for Spartan3 FPGA-Board written in VHDL

1.27K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This