Dmytro Riazanov
Dmytro Riazanov
Hey Akira! Got this error on my Mac OS X 10.9.3: `Stack overflow in regexp matcher: /^node ([^ ]+) ([0-9\.]+) ([0-9\.]+) ([0-9\.]+) ([0-9\.]+) [^ ]+ [^ ]+ [^ ]+ [^...
I'm using version "0.1.0" and it's possible to insert special characters in each field, see screenshot: http://joxi.ru/L21QxQs6pOVM2X getting error `value.replace is not a function` in angular-payments.js:14
Is there any easy way to stub logged in user with capybara? I got logged in user passing auth headers via rails middleware, but I should have signed in user...
Getting that error when using `config[:append] = true` Temporary fixed it with `next_position = (max_position = sortable_relation.pluck(sortable_position_column)**.map(&:to_i)**.max).present? ? max_position + 1 : 0` in `sortable_append_instance` method The problem is that...
Please take a look, its very draft for now but I wanted to share to get some feedback
Hey Denis, is there any way to call some function on evaporate callback? Thanks!
Hi! We needed placeholder in text_input. Maybe this would be helpful for smb.