Josh Jordan
Josh Jordan
What if I have a workflow that looks like this? 1. Fetch the number of objects 2. For each object, enqueue one processing job 3. After all objects have been...
Ran across an odd case in our application that led me to discover this `TODO`. We have some code that sets two associations, e.g: ``` @contact.emails = [Email.find(email_id)] @contact.owner =...
This is a straw man solution for #1639 I do not expect this is ultimately how we want to solve it, but rather, opening this PR as an example that...
When we experience e.g. a constraint validation failure, we're getting `Neo4j::Driver::Exceptions::ClientException` instead of the expected error class, `ActiveGraph::Core::SchemaErrors::ConstraintValidationFailedError`. Upon digging deeper, it appears to me that the `ActiveGraph::Core::SchemaErrors::CypherError` family of...
From @jnylen: fix the "honey.js.js" thing when the name itself have a ".js"
Able to tag gems, and give them alternative names. Such as ngInfintieScroll, tag it as "angular, infinite scroll" (splitted by comma) to be able to see it better. Or some...
``` 2.2.3 :014 > Component.first.destroy SystemStackError: stack level too deep from /home/rails-assets/rails-apps/rails-assets/shared/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/per_thread_registry.rb:40:in `instance' from /home/rails-assets/rails-apps/rails-assets/shared/bundle/ruby/2.2.0/gems/activerecord-4.2.5/lib/active_record/runtime_registry.rb:18:in `connection_handler' from /home/rails-assets/rails-apps/rails-assets/shared/bundle/ruby/2.2.0/gems/activerecord-4.2.5/lib/active_record/core.rb:101:in `connection_handler' from /home/rails-assets/rails-apps/rails-assets/shared/bundle/ruby/2.2.0/gems/activerecord-4.2.5/lib/active_record/connection_handling.rb:113:in `retrieve_connection' from /home/rails-assets/rails-apps/rails-assets/shared/bundle/ruby/2.2.0/gems/activerecord-4.2.5/lib/active_record/connection_handling.rb:87:in `connection' from /home/rails-assets/rails-apps/rails-assets/shared/bundle/ruby/2.2.0/gems/activerecord-4.2.5/lib/active_record/persistence.rb:171:in `destroy' from /home/rails-assets/rails-apps/rails-assets/shared/bundle/ruby/2.2.0/gems/activerecord-4.2.5/lib/active_record/callbacks.rb:292:in...
[Issue automatically imported by https://github.com/controlgroup/CSV-GitHub-import-export]
When a component's version is built, the index is updated. But when it is destroyed, it is not. [Issue automatically imported by https://github.com/controlgroup/CSV-GitHub-import-export]
Include some loading indicator that shows "Searching bower for more..." [Issue automatically imported by https://github.com/controlgroup/CSV-GitHub-import-export]