Skip to content

Commit

Permalink
Namespace fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
arvicco committed Oct 29, 2011
1 parent 0f6226a commit a4b7ff2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $LOAD_PATH.unshift LIB_PATH.to_s
require 'version'

NAME = 'ib-ruby'
CLASS_NAME = IbRuby
CLASS_NAME = IB

# Load rakefile tasks
Dir['tasks/*.rake'].sort.each { |file| load file }
Expand Down
5 changes: 1 addition & 4 deletions ib-ruby.iml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,11 @@
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="JRuby SDK 1.6.1-p330" jdkType="JRUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.6.0, JRuby SDK 1.6.1-p330) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.1.3, JRuby SDK 1.6.1-p330) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.6.0, JRuby SDK 1.6.1-p330) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="getopt (v1.4.1, JRuby SDK 1.6.1-p330) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.6.0, JRuby SDK 1.6.1-p330) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.0.13, JRuby SDK 1.6.1-p330) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="duration (v0.1.0, JRuby SDK 1.6.1-p330) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.6.4, JRuby SDK 1.6.1-p330) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.7.0, JRuby SDK 1.6.1-p330) [gem]" level="application" />
</component>
</module>

0 comments on commit a4b7ff2

Please sign in to comment.