Nicolas Oga

Results 5 issues of Nicolas Oga

I need a job to run once X time after the last occurrence of an repeating event. For example, In UI and game development I've seen this behavior when a...

I'm using ui.router and [angularjs-rails-resource](https://github.com/FineLinePrototyping/angularjs-rails-resource). The page I'm visiting has a directive that performs a query to the local API to get some models that populate a select for a...

I see the code from @amittkSharma that enables the option ´disabledDates´ it's merged, but the docs seems to have been overwritten since there's no reference to the option in the...

Just in case, yes I have configured the gem with my app_id, app_secret, and I'm getting user tokens through the oauth2 login process using omniauth. Other endpoints, like `#connections` are...

I need a way to tell the resource API to deserialize server sent dates as strings (`"2016-05-13"`) into javascript dates so angular-material datepicker doesn't wine about model being an string....