Skip to content

Instantly share code, notes, and snippets.

View extrajordanary's full-sized avatar

Jordan extrajordanary

View GitHub Profile
@extrajordanary
extrajordanary / babel_upgrade.txt
Created July 25, 2016 20:23
console re: QA babel upgrade
Jordan@Zing-2:~/Files/MakeSchool/www-makeschool$ ./server run_spec spec/controllers/admin/admin_controller_spec.rb
warning: parser/current is loading parser/ruby22, which recognizes
warning: 2.2.x-compliant syntax, but you are running 2.3.0.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
..................
Finished in 3.02 seconds (files took 1.37 seconds to load)
18 examples, 0 failures
...
npm http 304 https://registry.npmjs.org/algoliasearch
npm http 304 https://registry.npmjs.org/react-router-relay
npm http 304 https://registry.npmjs.org/style-loader
npm info retry fetch attempt 1 at 4:40:01 AM
npm info attempt registry request try #1 at 4:40:01 AM
npm http fetch GET https://registry.npmjs.org/mockdate/-/mockdate-1.0.3.tgz
npm http fetch 502 https://registry.npmjs.org/mockdate/-/mockdate-1.0.3.tgz
npm info retry will retry, error on last attempt: Error: server error 502
npm info attempt registry request try #2 at 4:40:12 AM
dpl.3
Deploying application
creating application archive
uploading application archive
triggering new deployment
-----> Fetching set buildpack https://github.com/ddollar/heroku-buildpack-multi.git... done
-----> Multipack app detected
WARNING: This buildpack is no longer maintained.
Please choose a different buildpack or go to https://github.com/ddollar/heroku-buildpack-multi
and fork it to your own account.
@extrajordanary
extrajordanary / fix the NoMethodError
Created May 25, 2016 22:45
undefined method `cunt' for #<Form::ActiveRecord_Associations_CollectionProxy:0x007fb1388cc508>
irb(main):004:0> u.forms.cunt
NoMethodError: [...]
undefined method `cunt' for #<Form::ActiveRecord_Associations_CollectionProxy:0x007fb1388cc508>
Did you mean? count
from /app/vendor/bundle/ruby/2.3.0/gems/activerecord-4.2.5/lib/active_record/relation/delegation.rb:136:in `method_missing'
from /app/vendor/bundle/ruby/2.3.0/gems/activerecord-4.2.5/lib/active_record/relation/delegation.rb:99:in `method_missing'
from (irb):4
from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.5/lib/rails/commands/console.rb:110:in `start'
from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.5/lib/rails/commands/console.rb:9:in `start'
from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.5/lib/rails/commands/commands_tasks.rb:68:in `console'

Keybase proof

I hereby claim:

  • I am extrajordanary on github.
  • I am extrajordanary (https://keybase.io/extrajordanary) on keybase.
  • I have a public key whose fingerprint is 5A9B D5CF 1C8F 1BF9 2382 8471 D700 BA32 80E3 2C00

To claim this, I am signing this object:

@extrajordanary
extrajordanary / storyboard_crash_1.txt
Created March 1, 2016 17:28
UNCAUGHT EXCEPTION (NSInternalInconsistencyException): enableUndoRegistration: IBDocumentUndoManager 0x7f8f89794ac0 is in invalid state...
Process: Xcode [1315]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 7.2.1 (9548.1)
Build Info: IDEFrameworks-9548001000000000~2
App Item ID: 497799835
App External ID: 816142004
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [1315]
@extrajordanary
extrajordanary / storyboard_crash_2.txt
Last active March 1, 2016 17:27
Can't get the OID of an object not in the document: <IBUIViewControllerAutolayoutGuide: 0x7f84e8a1ad50>
Process: Xcode [9429]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 7.2.1 (9548.1)
Build Info: IDEFrameworks-9548001000000000~2
App Item ID: 497799835
App External ID: 816142004
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [9429]