Pedro Henrique Passalini Soares
Pedro Henrique Passalini Soares
I can't see the configuration panel... Only keybindings and github readme. 
First, require in Gemfile like your doc does not work... Second: `undefined method 'scorm_cloud' for # (NoMethodError)`
Hi, I'm trying to use this gem at my project, but when I put this in my spec it returns this error: ``` Capybara::Poltergeist::MouseEventFailed: Firing a click at co-ordinates [188,...
So, I have the inflection `inflect.irregular 'lesson_progress', 'lessons_progresses'` but collections in rabl ignore this inflection and singularize `lessons_progresses` to `lessons_progress`.