Show
Ignore:
Timestamp:
08/15/08 19:28:50 (5 months ago)
Author:
deveiant
Message:
  • Updated the build system
  • Started conversion of unit tests for Arrow::Session to Rspec
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/arrow/session.rb

    r452 r459  
    5353    ############################################################# 
    5454 
    55     @config = Arrow::Config.new 
     55    @config = Arrow::Config.new.session 
    5656    class << self 
    5757        attr_reader :config