1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 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... about 14 years ago
tidying up words More... about 14 years ago
move the list of jquery supported version to top More... about 14 years ago
remove there is no step3 More... about 14 years ago
Added jquery event binding namespace 'rails' for easy unbinding of all rails jquery magic. More... about 14 years ago
Clean up var declarations More... about 14 years ago
Allow the two iframe tests to also have a variable jquery version. More... about 14 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 14 years ago
Check in a Gemfile.lock so sinatra will work even long in the future More... over 14 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 14 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 14 years ago
Make that test a bit more reliable. More... over 14 years ago
Add the ability to test against different versions of jQuery More... over 14 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 14 years ago
adding MIT-LICENSE More... over 14 years ago
Update readme to state that it is recommended to use jquery 1.4.3 More... over 14 years ago
Add instructions for automated installation
André Arko
as Andre Arko
More... over 14 years ago
User config.action_view_javascript_expansions[:defaults] instead of creating an initializer file. More... over 14 years ago
data-disable-with should work for non remote forms too More... over 14 years ago
data-disable-with should work for non remote forms too More... over 14 years ago
Added installation guide to README.rdoc and removed the plain README More... over 14 years ago
REQUEST_PATH is deprecated in favour of PATH_INFO More... over 14 years ago
moved meta tags into head, and some whitespace More... over 14 years ago
Updates to Readme - Installing test dependencies - run tests with bundler More... over 14 years ago
extra gitignore's More... over 14 years ago
add JSON to the Gemfile More... over 14 years ago
Speed up tests by using 'start' and 'stop' functions without setTimeout. More... over 14 years ago
removing sinatra gem dependency to Gemfile More... over 14 years ago
updating README and fixing bug More... over 14 years ago
done More... over 14 years ago