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

Request: Extract default exceptions #21

Open
mahemoff opened this issue Nov 14, 2014 · 0 comments
Open

Request: Extract default exceptions #21

mahemoff opened this issue Nov 14, 2014 · 0 comments

Comments

@mahemoff
Copy link

This looks like a good inflections library, but it would be good to reduce the footprint by extracting the octopii, mice, and friends into an optional companion module. There are several reasons to propose this:

  • Performance - Particularly when the library's loaded on-demand into a web client, it should be minimal.
  • Extensibility and the avoidance of bikeshedding concerns - Rails inflections is now frozen [1] because of all the problems pinning down the default rules. It would be cleaner to factor these out to an optional companion module.
  1. http://davidcel.is/blog/2012/07/18/the-current-state-of-rails-inflections/
@mahemoff mahemoff changed the title Request: Extract default rules Request: Extract default exceptions Nov 14, 2014
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

1 participant