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

nouns not_shorter_than #8

Open
jocegonz opened this issue Aug 18, 2017 · 3 comments
Open

nouns not_shorter_than #8

jocegonz opened this issue Aug 18, 2017 · 3 comments

Comments

@jocegonz
Copy link

I had issues using the not_shorter_than function on nouns. No issue with it on adjectives. It said that I gave one argument when it expected 0.

reference:
RandomWord.nouns(not_shorter_than: 56).next

@Githraine
Copy link

I just hit this as well. Trying to run RandomWord.nouns(not_shorter_than: 4, not_longer_than: 6).next,
I am getting this error:
wrong number of arguments (given 1, expected 0)

@Githraine
Copy link

I also get this on adjs

@jordanwegener
Copy link

Also getting this on not_longer_than. given 1, expected 0

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

3 participants