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

modified load_procedures to use sorted file list, and make_proc_doc as same #11

Merged
merged 1 commit into from
Aug 29, 2017

Conversation

dmicky0419
Copy link
Contributor

I want to use `flor' on my Ubuntu environment.
But, I can't use it because of Exception as follow:

micky@micky-worku:~/flor/quickstart$ bundle exec ruby quickstart.rb
/home/micky/flor/lib/flor/pcore/match.rb:2:in `': uninitialized constant Flor::Pro::Case (NameError)
        from /home/micky/flor/lib/flor/core.rb:77:in `require'
        from /home/micky/flor/lib/flor/core.rb:77:in `block in load_procedures'
        from /home/micky/flor/lib/flor/core.rb:77:in `each'
        from /home/micky/flor/lib/flor/core.rb:77:in `load_procedures'
        from /home/micky/flor/lib/flor.rb:38:in `'
        from /home/micky/flor/lib/flor/unit.rb:7:in `require'
        from /home/micky/flor/lib/flor/unit.rb:7:in `'
        from quickstart.rb:4:in `require'
        from quickstart.rb:4:in `'

This patch solves the problem.

@jmettraux jmettraux merged commit 04cff32 into floraison:master Aug 29, 2017
@jmettraux
Copy link
Member

Thank you very much!

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

Successfully merging this pull request may close these issues.

2 participants