I hereby claim:
- I am donpinkster on github.
- I am donpinkster (https://keybase.io/donpinkster) on keybase.
- I have a public key whose fingerprint is 9308 27EF 77FA C582 58DE A1F4 E660 1E6E 1DCE 54DE
To claim this, I am signing this object:
package main | |
import ( | |
"errors" | |
"fmt" | |
"io/ioutil" | |
"log" | |
"net" | |
"os" | |
"os/exec" |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
require 'optparse' | |
require 'find' | |
OPTIONS = {} | |
parser = OptionParser.new do |opts| | |
opts.banner = "Usage: unpack.rb <options>" | |
opts.on("-s [DIR]", "--source", "What directory should be scanned") { |dir| OPTIONS[:source] = dir } | |
opts.on("-d [DIR]", "--destination", "Where the extracted files should go") { |dir| OPTIONS[:destination] = dir } | |
end |
[1] pry(main)> Administration.where(id: User.all) | |
Administration Load (1.8ms) SELECT "administrations".* FROM "administrations" WHERE "administrations"."id" IN (SELECT "users"."id" FROM "users") |
IO.inspect "Hello from Elixir" |
My great log |
My great log |
My great log |