Stefan Penner
                                            Stefan Penner
                                        
                                    the library was Built with this in mind.
@lolmaus I just check, it does support octopus -> octopi: ```ruby gem install activesupport irb irb(main):008:0> require 'active_support/all' => true irb(main):009:0> 'octopus'.pluralize => "octopi" ``` We will totally accept a...
i am still extremely +1 on this.
to summarize, we want to split this project into 2. ember-inflector and inflector-core. This work has already begun, but it needs to be brought back into sync. ember-inflector: - default...
> Not sure how firing that many actions for fast scrolling would affect performance. No code is faster than no code :trollface:
The default set of inflection aim for 1:1 with those from rails. If it handles gas differently we should adjust, otherwise the inflector has a public API for adding/remove the...
I'm about to get on 17h of flights. I will attempt to respond when I get settled back home. Maybe @ofbriggs has some spare cycles. It seems like we have...
@williamhector might be handy for you to provide an example app that you expect to work, describe the expected output. Then someone can work back, and ensure that it: *...
Nice addition, but will need tests before we can consider merging it. Mind doing so?
Ya, I can imagine this causing an issue for both fastboot + test runs. Good catch! --- Just to make sure I'm following correctly. We essentially keep growing this object...