Skip to content

Instantly share code, notes, and snippets.

@liviudm
liviudm / keybase.md
Last active November 30, 2018 09:12

Keybase proof

I hereby claim:

  • I am liviudm on github.
  • I am liviudm (https://keybase.io/liviudm) on keybase.
  • I have a public key ASAFLoHtZK5nCgIu5I6MgTvXA1yuW_d-woZNKi_JB56Jdwo

To claim this, I am signing this object:

a:4:{i:0;s:467:"Recoverable Error: Argument 1 passed to Plazathemes\LayeredNavigation\Controller\Category\View::__construct() must be an instance of Magento\Framework\App\Action\Context, instance of Magento\Framework\ObjectManager\ObjectManager given, called in /var/www/DeliverUMagento/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 93 and defined in /var/www/DeliverUMagento/app/code/Plazathemes/Layerednavigation/Controller/Category/View.php on line 28";i:1;s:5559:"#0 /var/www/DeliverUMagento/app/code/Plazathemes/Layerednavigation/Controller/Category/View.php(28): Magento\Framework\App\ErrorHandler->handler(4096, 'Argument 1 pass...', '/var/www/Delive...', 28, Array)
#1 /var/www/DeliverUMagento/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(93): Plazathemes\LayeredNavigation\Controller\Category\View->__construct(Object(Magento\Framework\ObjectManager\ObjectManager))
#2 /var/www/DeliverUMagento/vendor/magento/framework/ObjectManager/Factory/Compiled.php(88): Magen
1 error(s) occurred:
* powerdns_record.sshgw1d: diffs didn't match during apply. This is a bug with Terraform and should be reported as a GitHub Issue.
Please include the following information in your report:
Terraform Version: 0.6.16
Resource ID: powerdns_record.sshgw1d
Mismatch reason: diff: Destroy; old: false, new: true
Diff One (usually from plan): *terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"records.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false}

Ruby Basics

Reading documentation

ri "String"
ri "Array#push"

Variables, Numbers