alexd16

Results 3 issues of alexd16

Hey, I am having a weird issue in mobile devices that I cannot figure out. Basically I have one step that targets an input element, and it is expected that...

bug

Can't make a send call for the method select to an instance of Her::Collection. Example: class Discussion include Her::model end Discussion.all.select { |d| d.title == 'qwe' } This returns the...

Hi, I just discovered ngTailer and i am really enjoying it. Do you have intend to add coffeescript support? Thks