Skip to content

Commit

Permalink
Use get_a_mac
Browse files Browse the repository at this point in the history
Now we can use it!
  • Loading branch information
steveklabnik committed Oct 1, 2012
1 parent 8eabf1e commit 2bdb97e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion shidocrack.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
require 'getmac'

Shoes.app :width => 750, :height => 550 do
require 'getmac'
@a = get_a_mac
alert @a
end

0 comments on commit 2bdb97e

Please sign in to comment.