| Projects on Google Code | Results 1 - 4 of 4 |
=Overview=
Active Calendar replaces the standard rails date and datetime renderers with the javascript calendar from Dynarch. It is a drop in replacement, meaning no code needs to be changed. Just install the plugin and your app will automatically start using it. It even works with Active Scaffold....
assaydepot,
rails,
javascript,
dynarch,
activescaffold,
calendar,
date,
time,
renderer,
ruby,
plugin,
AssayDepot
=Overview=
ActiveUpload is Rails plugin that allows you to quickly and easily accept uploaded files and attach them to any model in your application. It uses a slightly modified version [http://swfupload.mammon.se/ SWFUpload] to create an elegant user experience, while at the same time being simple...
=Overview=
Active Authentication is a modified version of acts_as_authentication designed to authenticate users against Active Directory and automatically adds them to the database.
=Installation=
Installation is similar to acts_as_authenticated, first you install the plugin:
{{{
./script/plu...
=wiki_column=
wiki_column is a Ruby on Rails plugin that adds simple wiki functionality to your app. Wiki column allows you to specify a model that will act as your wiki storage, but then you can define any column to be a wiki column.
For instance, if you have a Product model that has a descript...