My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 1540
==form-test-helper has gone on to a better place== form-test-helper was first released in September of 2006. At the time, it represented a significant step forward in testing apps with the full rails stack. I haven't updated it in quite some time, and I'm happy to see that some other tools came a...
Current version: 1.5 - Released June 12, 2008. See the [http://github.com/timcharper/role_requirement/tree/master%2FChangeLog?raw=true ChangeLog]. == Summary == RoleRequirement focuses on a simple approach to role-based authentication. You don't have to learn a new language in order to specify...
= RAILS 2.0 READY! = Version 1.2 - released Oct 30, 2007. ChangeLog ==Overview== Do you have a query conditions that look like this? {{{ “(name like ‘tim%’) and (age < 10) and (category=’friends’ or category=’family’)” }}} Do you need a way to easily build these queries, with the...
the project is junior and young,we need some guys who wanna contribute anything to this project,hope we can work together,importantly,make the platform to be the NO.1 any idea is appreciate!
jdbc_migration_generators helps to migrate from database schema which designed without rails style to rails style database schema. It generates 1. new migration files 2. models from jdbc meta data including associations
1.acts_as_list使用案例--demo
*Latest update: Nov 28 2007* ( patch submitted by Cyril Mougel) * fixed : ar-backup not working properly when the OS isn't in English (svn issues) * fixed : can't create a backup folder on windows when the revision isn't defined * enhanced : speed has been improved since we are now parsing the...
Easycache lets you easily cache arbitrary data in your Ruby on Rails applications. The plugin makes use of Rails' built-in fragment caching mechanism to store and retrieve any serializable data. This is especially useful when you want to store data from slow/external sources like LDAP, Web Services,...
=Install= {{{ git clone git://github.com:sudothinker/multimodel-forms.git }}} =About= This plugin allows multiple models to have a place in one form. For example, if an article model has_many links. The links can be edited, created, deleted and even sorted (acts_as_list) from the article...
=Entropic= (ĕn-trō'pĭk) - A timekeeping application that utilizes the concept of quick entries or "traces" of time will help keep things simple and make the downtime between "switching gears" less of a drag. == The idea == The idea began when I realized how much time was spent recording where...
1 2 3 4 5 6 7 8 9 10 Next