DBA

0
1
  • A Ruby web application framework
    Forked from markbates/mack Tue Sep 02 14:11:37 -0700 2008
    legend

Following

Public Activity  feed

DBA committed to DBA/mack about 1 month ago

3b048f06edc7001b8992d63fbcd6bd56a9d5a436

Added a restful magic word to the controller generator;

DBA committed to DBA/mack about 1 month ago

5397f087176205cad498726ca0e76727bd8e417c

Merge branches 'master' and 'disable_with'

DBA committed to DBA/mack about 1 month ago

2db5b89a7e660d76fe364855de100ee431e0433f

The submit_button helper method now uses innerHTML, instead of value. The use of value was introduced by my own mistake, as I didn't notice this wasn't an <input type='submit'> tag.

DBA started watching mack-more about 1 month ago
mack-more is at markbates/mack-more
DBA forked mack about 1 month ago
Forked repository is at DBA/mack
DBA committed to markbates/mack about 1 month ago

f6fbdac0484c812644f8ffcd532651595e8bb947

Fixed a bug in the submit_button helper method. This method wasn't preserving the existent onlick behaviour; Added a rspec test to prevent this from happening again.

DBA committed to markbates/mack about 1 month ago

2b61dbf639015a0b2a2b728cdc4ddd44ab51b8af

Fixed a bug in the submit_button helper method. Added a test for the new functionality of the submit_button.

DBA committed to markbates/mack about 1 month ago

e36d528a29fb3388040e1816b3fdd4f1fcec57dc

Added support for :disable_with option in the submit_button helper method.

DBA started watching miki about 1 month ago
miki is at markbates/miki
DBA started watching data_fabric about 1 month ago
data_fabric is at fiveruns/data_fabric