Project
Reverse Dependencies for rubyforge
The projects listed here declare rubyforge as a runtime or development dependency
0.0
Provides full programmatic access to Rackspace. Use this to interact
with the Rackspace Cloud product.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
FIX (describe your package)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
This gem is very fast C++ code for calculating AUCs on results of cross-validation.
It is specific to the crossval database schema, which has not been released yet.
Chances are you will not find this very useful unless you are the author.
It is in gem form to ensure that each lab machine can compile its own arch-specific
version.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Quick, easy access to the Klout.com API. Loosely based on the Klout gem by Jason Torres (http://github.com/jasontorres/klout) but using HTTParty and updating API methods.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
CLI lib for nortel networks devices
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
* A gem that helps you describe latex documents in a ruby environment
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Lets you make your Ruby class configurable with a simple mixin.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
"Sings" a gem's implementation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
A simple library to parse and generate HL7 2.x messages
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
A simple library to parse and generate HL7 2.x json
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
This library handles unit conversions and unit math
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Safer is an umbrella library, with components designed to make it simple to
verify and improve the safety of your ruby code. There are at present three
modules under the safer umbrella:
[<tt>Safer::IVar</tt>] generates specially-named accessor functions
for class instance variables.
[<tt>Safer::Protocol</tt>] is used to provide a ruby analogue to
Objective-C Protocols (which are similar to
Java interfaces, but do not require
inheritance).
[<tt>Safer::HashProtocol</tt>] verifies that a Hash keys follow a defined
format. Intended to help use of Hash objects
as keyword parameters.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
* RDoc Documentation {available at Rubyforge}[http://carrierwave.rubyforge.org/rdoc].
* Source code {hosted at GitHub}[http://github.com/jnicklas/carrierwave]
* Please {report any issues}[http://github.com/jnicklas/carrierwave/issues] on GitHub
* Please direct any questions at the {mailing list}[http://groups.google.com/group/carrierwave]
* Check out the {example app}[http://github.com/jnicklas/carrierwave-example-app]
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
(NOTE: This is a fork of the original, follow the link on github for the original)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
A simple CSV(and TSV) parser to convert line into the Hash using header info.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Converts numbers to seven segment display digits, as in a digital clock, by adding a monkeypatch to Integer.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
A Ruby Gem to connect to the SharedBook.com publishing API.
This version provides 1:1 method call structure to the SharedBook rest-like API.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
A javascript test framework for buildr, rails, and other ruby-built projects
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
add rake tasks they start/stop tokyo tyrant server
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
This package simplifies sending emails outside of the Rails
environment. It is a wrapper around the ActionMailer package.
Support for smtp over tls is included if you are using Ruby 1.8.7 or
above. The API provided is very bare, but can be easily extended.
The email configuration is provided through a user-specified
configuration file (identical to the ActionMailer configuration in
environment.rb in Rails except for the added tls option). This
package is most useful in the situation that a user has a number of
scripts (outside of the Rails environment) that all send very basic
emails (to, from, body, subject).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity