Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)
| class ClassName < ActiveRecord::Base | |
| #-- | |
| # constants | |
| #++ | |
| #-- | |
| # requires | |
| #++ | |
| #-- |
Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)
| # Use minimal bcrypt cost for faster specs. | |
| #¬ | |
| # place this in the spec/support/bcrypt.rb file¬ | |
| #¬ | |
| require 'bcrypt' | |
| module BCrypt | |
| class Engine | |
| class << self | |
| alias :_generate_salt :generate_salt |
| --- | |
| # Thanks halberom! | |
| # http://blog.halberom.co.uk/ansible_yaml_syntax.html | |
| - hosts: foo | |
| tasks: | |
| - name: single line plain style | |
| file: path=/tmp/foo state=touch | |
| - name: multi line plain style | |
| file: path=/tmp/foo |
I hereby claim:
To claim this, I am signing this object:
| const Archiver = Decryptor = Unzipper = bcp = Copier = Intell = Cleanup = {} | |
| const guards = { | |
| isArchived: (context, event) => context._archive != undefined && fs.existsSync(context._archive), | |
| isMoved: (context, event) => context._moved != undefined && fs.existsSync(context._moved), | |
| achExtracted: (context, event) => (context._origin.includes(context.bankDirectories.incomingACH)), | |
| cardExtracted: (context, event) => (context._origin.includes(context.bankDirectories.incomingCard)), | |
| isTransformed: (context, event) => context._transformed != undefined, | |
| fileIsZipped: (context, event) => path.extname(context.working) === '.zip', |
| Green* | |
| tick -> Yellow | |
| power failed -> Blbiknicn |
| My Awesome Sketch | |
| First State | |
| some event -> Second State | |
| Second State |
| Marotte | |
| Today* | |
| Start Job -> Select Job | |
| Stop Job -> Confirm Stop | |
| Schedule -> Choose Date | |
| Select Job | |
| Confirm Stop | |
| Choose Date |