The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
The Swiss Army Knife of Vector Graphics Scripting
# Here's our Application Reflex for reference: | |
class ApplicationReflex < StimulusReflex::Reflex | |
end |
StimulusReflex::Channel#receive({"target"=>"HsApplications#toggle_shortlist", "args"=>[], "url"=>"http://pairing.hiresuccess.com:3000/campaigns/4764?campaign_scope=testing_complete", "attrs"=>{"class"=>"shortlist-│····················· | |
off toggle-shortlist", "data-application-id"=>"145068", "data-placement"=>"bottom", "data-reflex"=>"click->HsApplications#toggle_shortlist", "data-toggle"=>"tooltip", "href"=>"#", "title"=>"Remove this applicant f│····················· | |
rom the shortlist", "data-controller"=>"stimulus-reflex", "data-action"=>"click->stimulus-reflex#__perform", "checked"=>false, "selected"=>false, "tag_name"=>"A"}, "dataset"=>{"data-application-id"=>"145068", "dat│····················· | |
a-placement"=>"bottom", "data-reflex"=>"click->HsApplications#toggle_shortlist", "data-toggle"=>"tooltip", "data-controller"=>"stimulus-reflex", "data-action"=>"click->stimulus-reflex#__perform"}, "selectors"=>[],│····················· | |
"reflexId"=>"e179bf83-7c26-45a1-8bb7-788ba229768e", "permanent_attribute_name"= |
pair
userpair
user as the only wemux host in the wemux config file.ssh/authorized_keys
filevisudo
to add the pair
user to the sudoers list. configure it so pair
doesn't require a password to use sudo
# This is a small program that compares two different | |
# pay-out scenarios offered to the indie funk | |
# band Partial Cinema. http://partialcinema.com | |
# Given ticket sales numbers, compare the pay-out | |
# and return-on-investment (dollars received per ticket sold) | |
# for the two different scenarios. | |
# | |
# tickets - an array of the form [integer, integer, integer] | |
# where each integer represents the number of tickets |