openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
Rubygame
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
1 day
ago.
Jun 12, 2025 — Jun 12, 2026
Showing page 13 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
HasEventHandler #magic_hooks should use a dup of #match? triggers.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should turn classes into InstanceOfTriggers.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should turn keyboard symbols into KeyPressTriggers.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should turn :mouse_* symbols into MousePressTriggers.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should return an Array of EventHook instances.
John Croisant
More...
over 17 years ago
HasEventHandler#magic_hooks returns the hooks it added
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept a hook hash with multiple pairs.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should not accept invalid actions.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept objects with #perform as actions.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept detached method actions.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept Proc actions.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept method name symbol actions.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should not accept invalid triggers.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept objects with #match? as triggers.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept classes as triggers.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept keyboard symbol tirggers.
John Croisant
More...
over 17 years ago
Fix MouseClickTrigger -> MousePressTrigger
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept :mouse_* symbol triggers.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept a valid hook hash.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should reject non-hashes.
John Croisant
More...
over 17 years ago
HasEventHandler #magic_hooks should accept a hash.
John Croisant
More...
over 17 years ago
HasEventHandler should have a #magic_hooks method.
John Croisant
More...
over 17 years ago
Expanded #magic_hooks docs about invalid objects.
John Croisant
More...
over 17 years ago
Objects with #perform can be #magic_hooks actions.
John Croisant
More...
over 17 years ago
Objects with #match? can be #magic_hooks triggers.
John Croisant
More...
over 17 years ago
EventHandler (has_hook?) should have hooks that have been added.
John Croisant
More...
over 17 years ago
EventHandler (has_hook?) should not have hooks that haven't been added.
John Croisant
More...
over 17 years ago
EventHandler (removing) should not remove any hooks except the given one.
John Croisant
More...
over 17 years ago
EventHandler (removing) should have no effect if the hook is not on the stack.
John Croisant
More...
over 17 years ago
EventHandler (removing) should remove the hook if it is on the stack.
John Croisant
More...
over 17 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
50
51
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree