J.F. Turcot

Results 4 issues of J.F. Turcot

Would it be possible for you to add to following to compiler.js: ``` --max_old_space_size=4096 ``` I am building a very large Nativescript app and AOT was just refusing to build,...

backlog
feature

There seems to be a problem with installing libraries from github, I can install them from other sites, but it fails when I try to install from a zip or...

The def_delegators that are set in acts_as_cart breaks belongs_to in the Cart model when used with Rails 3 and Ruby 1.9.2-rc2. ``` account = Account.first cart = account.carts.create! cart.account TypeError:...

Solves #64 If a payment intent has been created but the order is never completed, Stripe will eventually time out the intent and change its state. When a new payment...

v4.x