Ryan Cook
Results
3
issues of
Ryan Cook
I have a select element that is disabled by default on the page. Clicking a checkbox will enable this select menu to be used with the following Javascript... ``` $('#checkbox_element_id').live('change',function(){...
- consider cucumber tests - "critical" unit tests - rack-test integration tests
enhancement
- Better example usage - Better non-Rails installation instructions - Link to license file
enhancement