jazz_hands icon indicating copy to clipboard operation
jazz_hands copied to clipboard

jazz_hands for non-rails projects

Open jrhe opened this issue 11 years ago • 13 comments

This gets jazz_hands working for non-rails projects. Gems are automatically required on requiring jazz_hands.

jrhe avatar Aug 09 '13 18:08 jrhe

looks like a very useful feature to have

wyaeld avatar Oct 21 '13 01:10 wyaeld

@nixme Any thought on this?

jrhe avatar Feb 10 '14 13:02 jrhe

Indeed, why cannot be merged?

DAddYE avatar Jun 04 '14 18:06 DAddYE

+1 for at least a reply from @nixme about this pull request.

yn avatar Jul 28 '14 06:07 yn

Sorry, taking a look now. I do want this functionality in master

nixme avatar Jul 28 '14 15:07 nixme

@nixme is the response from the original merge requester necessary to get this into master?

yn avatar Nov 26 '14 00:11 yn

Probably although I can use this as a blueprint. Sorry been behind on my projects. I have time this Thanksgiving holiday to look at everything and merge.

nixme avatar Nov 26 '14 01:11 nixme

@nixme happy to help if you'd like another pair of eyes.

yn avatar Nov 28 '14 00:11 yn

Can’t really remember what the reporting active support dependency was for but the attribute accessors one is just for module accessors.

Perhaps an easy way to remove the dependency would to be just to copy the files wholesale into a utils directory and change the namespace. This way the functionality doesn’t need adding into the code and the existing abstractions stay.

On 28 Nov 2014, at 00:51, yn [email protected] wrote:

@nixme https://github.com/nixme happy to help if you'd like another pair of eyes.

— Reply to this email directly or view it on GitHub https://github.com/nixme/jazz_hands/pull/13#issuecomment-64840812.

jrhe avatar Nov 29 '14 00:11 jrhe

Also not every project uses active support but does it harm adding it as a development dependency for use with pry?

jrhe avatar Dec 21 '14 23:12 jrhe

Managed to mess up this branch. Having trouble getting jazz_hands working on my new machine.

@nixme Could you consider merging in the 'bring-your-own-debugger' branch OR switching to conditional dependencies based on the ruby version.

Shouldn't be too hard to extract out the dependencies.

jrhe avatar Dec 22 '14 12:12 jrhe

anything new here?

MichaelSp avatar Feb 11 '15 21:02 MichaelSp

@MichaelSp take a look at my fork: jazz_fingers.

This project is abandoned.

plribeiro3000 avatar Feb 11 '15 21:02 plribeiro3000