Projects tagged ‘plugin’ and ‘rails’


[227 total ]

22 Users
 

Spree is a complete commerce solution for Ruby on Rails. It includes a shopping cart, admin interface, inventory model and payment gateway integration via the ActiveMerchant plugin. It was originally ... [More] called RailsCart. The Rails commerce space is immature and is lacking serious solutions for developers looking for answers to their complex business needs. Rails is especially problematic because it is a relatively new technology and suffers from “small project mentality.” Most open source projects in Rails are maintained by a single individual and tend to be limited in scope. Spree seeks to create a large and healthy open source community of the type that developers of other languages are used to participating in. [Less]
Created about 1 year ago.

2 Users

This library makes handling of uploaded files in Ruby on Rails as easy as it should be. It helps you to not repeat yourself and write the same file handling code all over the place while providing you ... [More] with nice features like keeping uploads during form redisplays, nice looking URLs for your uploaded files and easy integration with RMagick to resize uploaded images and create thumb-nails. [Less]
Created over 3 years ago.

2 Users

Simple Captcha provides the captcha authentication functionality in rubyonrails application. Its really simple to implement, requires one line of code in view and one line of code in controller or ... [More] model and it provides the multiple image styles to be displayed. AKA simple_captcha rails plugin [Less]
Created over 2 years ago.

2 Users
 

Hoopla! Ruby on Rails Plugins available via the 6brand.com plugin repository.
Created over 2 years ago.

1 Users

Rails background tasks made dead simple.
Created about 1 year ago.

1 Users

Current version: 1.5 - Released June 12, 2008. See the ChangeLog. SummaryRoleRequirement focuses on a simple approach to role-based authentication. You don't have to learn a new language in ... [More] order to specify roles; instead, RoleRequirement leverages the power of !Ruby to strike a marvelous balance between simplicity and flexibility. Features: A user can have many roles or one role Full test helpers to make it easy to test your controllers. (examples here) Squeaky clean implementation - don't repeat yourself! Code generators: spend more time coding and less time wading through installation instructions. UsageSteps to using as easy as 1, 1.5, 2, 3! 1. Install restful_authentication and role_requirementInstall restful_authentication as usual, running your usual 'script/generate au [Less]
Created about 1 year ago.

1 Users
   

A plugin for Ruby on Rails that automagically creates an administration interface based on your models.
Created over 2 years ago.

1 Users

A ruby on rails lightbox plugin that allows Lightbox functionality for static text, ajax calls, images, and (soon) iframes. Currently all major browsers have been tested and supported. To use: ... [More] load layout file with the following: <%= javascript_include :defaults %> <%= load_lightbox %> Please refer to lightbox_helper for possible usage. UPDATE: Apparently there are some people out there actually interested in this plugin and are currently making updates and modifications. I welcome all code that makes this faster, better, stronger, etc... Based on the recommendation of a coworker (who knows a little more about licenses than I do) I am changing to a BSD license. Do what you want with the code, but if do happen to cure some disease with it please remember me. [Less]
Created about 1 year ago.

1 Users
 

This is the notifier plugin for integrating apps with Hoptoad. When an uncaught exception occurs, HoptoadNotifier will POST the relevant data to the Hoptoad server specified in your environment.
Created 12 months ago.

1 Users
 

Sort the contents of HTML tables in a Rails app.
Created 12 months ago.