Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configuration of Config@ignore breakage #63

Closed
bpmcd opened this issue Jan 16, 2012 · 1 comment
Closed

configuration of Config@ignore breakage #63

bpmcd opened this issue Jan 16, 2012 · 1 comment

Comments

@bpmcd
Copy link

bpmcd commented Jan 16, 2012

commit: bobmcwhirter@04709a2

trace:

ArgumentError: wrong number of arguments (0 for 1)
initialize at /home/bpm/.rvm/gems/jruby-1.6.5/gems/awestruct-0.2.11/lib/awestruct/config.rb:24
(root) at /home/bpm/.rvm/gems/jruby-1.6.5/gems/awestruct-0.2.11/bin/awestruct:130
load at org/jruby/RubyKernel.java:1073
(root) at /home/bpm/.rvm/gems/jruby-1.6.5/bin/awestruct:19

My project does not include a '.awestruct_ignore' file. awestruct/config.rb:23 returns an empty array. JRuby throws an exception at Dir[ [] ].

@tcurdt
Copy link
Member

tcurdt commented Jan 17, 2012

should be fixed in master

@tcurdt tcurdt closed this as completed Jan 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants