Skip to content

Commit

Permalink
added the date module
Browse files Browse the repository at this point in the history
  • Loading branch information
nilz3ro committed Apr 7, 2014
1 parent ec7d969 commit 996b2fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ruby-scripts/bank.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'date'

class BankAccount

def initialize(first_name, last_name)
Expand Down

0 comments on commit 996b2fa

Please sign in to comment.