1
I Use This!
Inactive

Commits : Listings

Analyzed 14 minutes ago. based on code collected about 20 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update readme to reflect the ability to run test against different version of jQuery More... over 13 years ago
tidying up words More... over 13 years ago
move the list of jquery supported version to top More... over 13 years ago
remove there is no step3 More... over 13 years ago
Added jquery event binding namespace 'rails' for easy unbinding of all rails jquery magic. More... over 13 years ago
Clean up var declarations More... over 13 years ago
Allow the two iframe tests to also have a variable jquery version. More... over 13 years ago
Copy src/rails.js into where it will be served up to the browser every time the index page is refreshed. More... over 13 years ago
Check in a Gemfile.lock so sinatra will work even long in the future More... over 13 years ago
remove the message that jquery 1.4.2 is not recommended. The issue http://jsbin.com/uboxu3/7/ refers to is a jQuery issue and not jquery-ujs issue. jquery-ujs should not be recommending one version over another just because a version has a few bugs. More... over 13 years ago
jQuery 1.4.3 fixed http://bugs.jquery.com/ticket/7217 because of which returning false is not same as e.stopImmediatePropagation. More... over 13 years ago
Make that test a bit more reliable. More... over 13 years ago
Add the ability to test against different versions of jQuery More... over 13 years ago
This test was failing for me on all versions of jQuery because the wrong event was being triggered on the wrong element. More... over 13 years ago
adding MIT-LICENSE More... over 13 years ago
Update readme to state that it is recommended to use jquery 1.4.3 More... over 13 years ago
Add instructions for automated installation
André Arko
as Andre Arko
More... over 13 years ago
User config.action_view_javascript_expansions[:defaults] instead of creating an initializer file. More... over 13 years ago
data-disable-with should work for non remote forms too More... almost 14 years ago
data-disable-with should work for non remote forms too More... almost 14 years ago
Added installation guide to README.rdoc and removed the plain README More... almost 14 years ago
REQUEST_PATH is deprecated in favour of PATH_INFO More... almost 14 years ago
moved meta tags into head, and some whitespace More... almost 14 years ago
Updates to Readme - Installing test dependencies - run tests with bundler More... almost 14 years ago
extra gitignore's More... almost 14 years ago
add JSON to the Gemfile More... almost 14 years ago
Speed up tests by using 'start' and 'stop' functions without setTimeout. More... almost 14 years ago
removing sinatra gem dependency to Gemfile More... almost 14 years ago
updating README and fixing bug More... almost 14 years ago
done More... almost 14 years ago