Select a tag to browse associated projects and drill deeper into the tag cloud.
SubSonic is a toolset that helps a website build itself. It brings some of the fun and elegance of Ruby on Rails to ASP.NET.
This project provides extensions to ActiveRecord so it can take advantage of database specific features like store multi-value insert statements, procedure calls, more robust finder methods, etc.
Neo4j is a graph database for JRuby. It supports: transactions, querying/indexing, traversal of relationships, mapping of ruby objects to a graph. It uses the java libs neo4j and lucene.
DbCharmer is a Rails plugin (and gem) that could be used to manage AR model connections, implement master/slave query schemes, sharding and other magic features many high-scale applications need.
This Rails plugin makes it trivial to move one or more columns from one table to another while retaining the values. The columns are automatically created in the destination table with the same name and type, and missing referenced objects are also automatically created. Usage is simple: install
What is Cabbie?Cabbie is a PHP Model-View-Controller framework that borrows its ideas from Ruby on Rails and emulates a lot of its features. Cabbie is sponsored by Works4all (http://works4all.nl) and was written for their Wiban project. Why Cabbie?Because we can, and because: Cabbie :P
Chameleon is a free, easy-to-use and highly extensible blogging platform. Using Chameleon, you can easily publish a wide range of different types of content, ranging from blog post to recipes, and from podcasts to photos. Chameleon is focused on providing you both customizability and extensibility, so your blog becomes personal again.
add_column_after PluginCurrently MySQL Only Allows specification of :after to add_column and change column in accordance with http://dev.mysql.com/doc/refman/5.0/en/alter-table.html Examples: add_column :table_name, :column_name, :type, :after => 'other_column_name' change_column
Acts_as_tsearch is a plugin for Ruby on Rails which makes it simple to implement scalable, full text search for Rails if you're using PostgreSQL as your database. It wraps the built-in full text search engine of PostgreSQL with a familiar 'acts_as' implementation. The primary author
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.