byrl

Results 9 comments of byrl

Started working on this.

Just needs to be cleaned up.

Feel free to modify the system however you would like. I will most likely accept any pull requests.

This gets fixed as a side effect of integrating Angular.

Thanks for all your work mgberlin. I honestly have never written a test for Rails and have no clue what it entails. The tests that are there were generated by...

Cool deal! Thanks for doing that. Your the man mgberlin! I am looking through the code now. Not 100% how it works yet but like you say, it is getting...

set focus on a text box, then scan a barcode and it fills in the textbox (behaves like a keyboard input)

I was able to get around this with the following command: `rails g simple_form:install --template_engine erb`

I do not believe this affects anything in Administrate itself or at least I have not observed it doing so. Granted, I am not using the has_many field from Administrate...