-
Notifications
You must be signed in to change notification settings - Fork 14
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
Sprint #152
Sprint #152
Conversation
It looks that there's some issue with some dependency. Does it work on your machine? |
@dej611 That's strange, I hadn't changed the Gemfile. I'll rerun the tests on Travis and see what the issue is with alphabetical_paginate. |
@dej611 Cool, Travis is using some new platform for precise builds, comes with an older version of bundler. Travis is still failing, but this time for the same reason as master. Do you want me to apply the fix or should I pull that from origin? |
@dej611 I might just apply the fix myself. |
I think if you find the fix for this branch then it should be ok. Travis will pass and I'll happily merge. |
Can you please merge the latest sprint and see if it passes? |
… and group of relationships )
I believe that The solutions are two:
I vote for the former. |
@dej611 I agree with you, I think that's the best immediate option. |
Great. |
A simple cucumber story that lets an admin create a new language.
After the creation of a new language in a given group. Admin can add a description, change property value, set a new property value, and add an example. Finally the admin saves his language.
Comes with many bug fixes: