Constant Meiring
Constant Meiring
Not in New Zealand either. Please consider adding downloadable binaries to the repo.
Had the same issue after installed Mountain Lion. Got it working by completely uninstalling Heroku gem and Heroku Toolbelt, then reinstalling it from scratch: ``` sudo rm -rf /usr/local/heroku sudo...
@elsurudo this repo is not maintained any longer. I just opened an issue on the maintained version here: https://github.com/Voog/wysihtml/issues/149
Okay so it seems I'm not completely stupid then. :) I'm just wondering what people generally use for validations with something like EFM2k. Like, you can't have form in an...
Aaah okay. That way is not ideal for a responsive user experience. I think in Ember it does actually make sense that a model object is invalid the moment it...
I feel like these should be set in the controller, and ideally be supported by the validation library used. That is if FM2k doesn't get it own baked in validator.
This looks amazing. Yay for baked-in validation functionality!