duleorlovic
duleorlovic
Related to https://github.com/dangrossman/daterangepicker/issues/1294 When we want to import module in our project we need to provide with a jQuery, so that is why I changed `module.exports` to be a function...
I think that duplication of bucket name on the angular side is not needed. It gets pretty messy when we have staging and production environment and need to be in...
It is very easy ( console.log config.headers.Range return unless vm.usersObject # on first load it is empty vm.users = vm.usersObject.map (userObject) -> new User userObject console.log vm.usersObject[0].id ``` I tried...
When I use `hcl log` I see the following output ``` $ hcl log Unable to authenticate: Login failed. Please specify your Harvest credentials. Email Address: ``` when I try...
I was following traiblazer guide and stopped on the first rendering example http://trailblazer.to/guides/trailblazer/2.0/03-rails-basics.html When I use cells-slim version 0.1.1 than I got this error in tests as well in browser...
Show that server or client is outdated.
Hi, thanks for nice ruby tools for RPi, I have built some home security [securyPi](https://github.com/duleorlovic/securiPi) It works fine, but some time (probably once in couple of days) I receive segmentation...
It seems that context is evaluated on `.new` instead of `.save`