BJ

Results 11 comments of BJ

I have to essentially close my terminal tab each time. Such a pain.

Does this have es support now then?

Is there a workaround for this? I can't seem to import `figlet` in my es project

I had thought of just taking a symbol for `:snakecase`, `:camelcase`, etc. but then I wasn't sure it would be evaluated within rails itself rather than ruby. I figured a...

@adamcrown I've updated the PR with specs like you asked, did you have any other input for me on what you'd like to see?

Actually, this only seems to work if I put the method in the serializer that is serializing. Doesn't seem to get inherited for some reason, investigating that.

K. Fixed that, now it checks for parent definitions if no proc or existing instance var is supplied. This lets you write a pattern you can inherit from, but any...

Any other thoughts on method naming, or implementation though?

@adamcrown got those specs for you