Displaying 1 to 10 from 299 results
Redmine - Project Management system in Ruby
Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database.
ChiliProject - A redmine fork
ChiliProject is a web based project management system. It supports your team throughout the complete project life cycle, from setting up and discussing a project plan, over tracking issues and reporting work progress to collaboratively sharing knowledge.
Blacklight
Blacklight is an open source OPAC (online public access catalog). It is ruby-on-rails based discovery interface (a.k.a. “next-generation catalog”) especially optimized for heterogeneous collections. It could be used as a library catalog, as a front end for a digital repository, or as a single-search interface to aggregate digital content that would otherwise be siloed. Blacklight uses Solr, an enterprise-scale index for its search engine.
LovedByLess
Lovd is a social networking solution that has everything you need to build your community.
Radiantcms
Radiant is a no-fluff, open source content management system designed for small teams.
Academico-ucom - Aplicacion Web para Sistema Academico de la UCOM - Paraguay
Trabajo Practico de Introduccion a la Ingenieria de Software. 3er Semestre, Analisis de Sistemas. ICC - Universidad Comunera. Asuncion - Paraguay Prototipo usando Ruby on Rails Septiembre-2006. Septiembre-2007-usando Oracle
Activerecordviz - Outputs Active Record models as a GraphViz file (Rails Plugin)
This is now being maintained via git: http://github.com/johnnyb/activerecord_viz/tree
Activerecpp - Rails Active Resource implementation for C++
Active ReC++ is the library to allow RESTful Rails client development in C++.
Activescaffoldexport - Active Scaffold Csv Export Action Plugin
Some code to add a csv “export� action to active_scaffold plugin. Packaged as an active_scaffold plugin.
Activescaffoldhighlightquery - Highlight query plugin for Active Scaffold
ActiveScaffoldHighlightQueryThis AS plugin highlights query words on search results. Requirements ActiveScaffold 1.1.0rc1 or higher Install% cd vendor/plugins% svn export http://activescaffoldhighlightquery.googlecode.com/svn/trunk/ active_scaffold_highlight_queryQuick Startjust search as usual! Settingsin your active_scaffold config context config.search.colors = %w( red blue ... ) # for setting highlighted background colors