Pinned Repositories
ar_simple_ownership
The ArSimpleOwnership Plugin extends ActiveRecord::Base to add automatic updating of an ownership attribute of your models in much the same way that the ActiveRecord::Timestamp module updates created(at/on) and updated(at/on) attributes.
formtastic
A Rails form builder plugin with semantically rich and accessible markup. (this forks has nested_form plugin support)
formtastic_jrails_autocomplete
An input plugin for formtastic to render autocomplete fields automagically
jquery_autocomplete
Rails plugin to give support for autocomplete fields using jQuery-UI autocomplete widget
jrails
jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you can get all of the same default Rails helpers for javascript functionality using the lighter jQuery library.
kabeja
NO LONGER MANTAINED! Kabeja is a Java library for parsing, processing and converting Autodesk's DXF format. You can use Kabeja from the CommandLine or embed into your application. All parsed data are accessible with the DOM-like API. The processing system allows you to process, filter (e.g. XSLT) and convert DXF drafts to different output formats (SVG, JPEG, PNG, TIFF, PDF, XML).
openlayers-vaadin-addon
Project provides a component that wraps OpenLayers for Vaadin developers
rails-widgets
A collection of UI widgets for RubyOnRails
redmine-exception-handler-plugin
Exception Handler is a Redmine plugin that can be configured to send Exception notification emails when an error occurs in Redmine (Italian translations).
sapnwrfc
SAP NetNeaver RFC support for Ruby 1.9.x
fuzziness's Repositories
fuzziness/kabeja
NO LONGER MANTAINED! Kabeja is a Java library for parsing, processing and converting Autodesk's DXF format. You can use Kabeja from the CommandLine or embed into your application. All parsed data are accessible with the DOM-like API. The processing system allows you to process, filter (e.g. XSLT) and convert DXF drafts to different output formats (SVG, JPEG, PNG, TIFF, PDF, XML).
fuzziness/jrails
jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you can get all of the same default Rails helpers for javascript functionality using the lighter jQuery library.
fuzziness/formtastic_jrails_autocomplete
An input plugin for formtastic to render autocomplete fields automagically
fuzziness/jquery_autocomplete
Rails plugin to give support for autocomplete fields using jQuery-UI autocomplete widget
fuzziness/sapnwrfc
SAP NetNeaver RFC support for Ruby 1.9.x
fuzziness/openlayers-vaadin-addon
Project provides a component that wraps OpenLayers for Vaadin developers
fuzziness/rails-widgets
A collection of UI widgets for RubyOnRails
fuzziness/ar_simple_ownership
The ArSimpleOwnership Plugin extends ActiveRecord::Base to add automatic updating of an ownership attribute of your models in much the same way that the ActiveRecord::Timestamp module updates created(at/on) and updated(at/on) attributes.
fuzziness/formtastic
A Rails form builder plugin with semantically rich and accessible markup. (this forks has nested_form plugin support)
fuzziness/redmine-budget-plugin
Budget is a plugin to manage the set of deliverables for each project, automatically calculating key performance indicators (versione italiana).
fuzziness/redmine-exception-handler-plugin
Exception Handler is a Redmine plugin that can be configured to send Exception notification emails when an error occurs in Redmine (Italian translations).
fuzziness/redmine-timesheet-plugin
This is a Redmine plugin to generate timesheets from timelogs.
fuzziness/redmine_my_effort
Allows to start/stop timers for time spent on an issue from a separate tab
fuzziness/redmine_work_time
Original code is http://code.google.com/p/kusu/wiki/WorkTime.
fuzziness/48rails
fuzziness/activeadmin
The administration framework for Ruby on Rails applications.
fuzziness/boiler_bot
remote control for boilers based on Arduino and (cheap) GSM cards
fuzziness/devise_cas_authenticatable
CAS authentication support for Devise