Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

acts-as-taggable-on

Compare

  Analyzed 26 days ago

ActsAsTaggableOn is a tagging plugin for Rails applications that allows for custom tagging along dynamic contexts. This plugin was originally based on Acts as Taggable on Steroids by Jonathan Viney. It has evolved substantially since that point, but all credit goes to him for the initial tagging ... [More] functionality that so many people have used. For instance, in a social network, a user might have tags that are called skills, interests, sports, and more. There is no real way to differentiate between tags and so an implementation of this type is not possible with acts as taggable on steroids. Rather than tying functionality to a specific keyword (namely “tags”), acts as taggable on allows you to specify an arbitrary number of tag “contexts” that can be used locally or in combination. [Less]

4.39K lines of code

3 current contributors

2 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

mongrel_proctitle

Compare

  Analyzed 26 days ago

This is a simple module which changes Mongrel's process title to reflect what it's currently doing. You can then determine a given Mongrel server's status using ps.

95 lines of code

0 current contributors

about 16 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

jquery-ujs

Compare

  Analyzed 26 days ago

Ruby on Rails unobtrusive scripting adapter for jQuery.

5.08K lines of code

0 current contributors

almost 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

WiceGrid

Compare

  Analyzed 25 days ago

WiceGrid is a Rails grid plugin. One of the goals of this plugin was to allow the programmer to define the contents of the cell by himself, just like one does when rendering a collection via a simple table (and this is what differentiates WiceGrid from various scaffolding solutions), but automate ... [More] implementation of filters, ordering, paginations, CSV export, and so on. Ruby blocks provide an elegant means for this. WiceGrid builds the call to the ActiveRecord layer for you and creates a table view with the results of the call including: * paging * sortable columns * filtering by multiple columns * CSV export * saving queries All working nicely together. Filters are added automatically according to the type of the underlying DB column. [Less]

4.03K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Radiant Super Export Extension

Compare

  Analyzed 26 days ago

Import/export for Radiant databases with source control friendlyness.

311 lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This

Citer

Compare

  Analyzed 25 days ago

Citer is a literature management system. Its main focus in on small teams that want to manage their literature references. It can import and export BibTeX to allow an integration into your normal publication process.

4.21K lines of code

0 current contributors

over 19 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

BlankApplication

Compare

  Analyzed 25 days ago

Blank Application is the first CMS 2.0 OpenSource solution that allows you to manage : * Multiple websites * Assets (articles, images, videos) * User and rights * Statistics * RSS agregator * Newsletters * and soon ... web services mashup, easy virtualization ... ... [More] with multilingual support, optimized search engine, and RESTfull API, whatever you want to publish, Blank Application is your solution. Based on the popular Ruby on Rails framework with support for the latest releases (V 2.3.5), BA helps you to quickly generate flexible website for free. [Less]

146K lines of code

0 current contributors

almost 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

BackgroundFu

Compare

  Analyzed 25 days ago

Rails background tasks made dead simple.

934 lines of code

0 current contributors

about 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Sparklines

Compare

  Analyzed 25 days ago

Library for generating small graphs to be used inline, in tables, or magnified. Can be used alone or with Rails. Source available via Git at http://github.com/topfunky/sparklines/tree/master

2.33K lines of code

1 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

db_refactor

Compare

  Analyzed 26 days ago

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 ... [More] the plugin as usual, and you can the move_column method in all migrations. [Less]

340 lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This