optimism icon indicating copy to clipboard operation
optimism copied to clipboard

Class-wrapped attribute names

Open Inkybro opened this issue 4 years ago • 2 comments

Implementation of class-wrapped attribute names as discussed in #15

I did my best to do this in a way that is friendly with internationalization, and I think I got it right.

Would love to hear some feedback, particularly if I'm missing something and this doesn't solve the problem.

Inkybro avatar Aug 20 '20 02:08 Inkybro

This makes a lot of sense to me. @leastbad ?

mepatterson avatar Aug 22 '20 18:08 mepatterson

I apologize for the slow response. I am working through a backlog. This PR is probably awesome but I can't approve it until I can do a proper context shift. In the meantime, if it's solving your problem, you can include it in your project using the git syntax:

https://bundler.io/guides/git.html

I am really excited to look at this when I can. Maybe next week.

leastbad avatar Aug 22 '20 19:08 leastbad