I hereby claim:
- I am rskuipers on github.
- I am rskuipers (https://keybase.io/rskuipers) on keybase.
- I have a public key ASAqk47ZAhpir43WwCtIKMyr6HtAtn5ZCSXF8jtJ5ovTAwo
To claim this, I am signing this object:
| <IfModule mod_rewrite.c> | |
| Options -MultiViews | |
| RewriteEngine On | |
| RewriteBase / | |
| RewriteCond %{REQUEST_FILENAME} !-f | |
| RewriteRule ^ index.php [QSA,L] | |
| </IfModule> |
| <?php | |
| namespace Application\Service; | |
| use Doctrine\ORM\EntityManagerInterface; | |
| /** | |
| * Class AbstractService | |
| * @package Application\Service | |
| */ |
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| require_once 'abstract.php'; | |
| class RSKuipers_Shell_Packager extends Mage_Shell_Abstract | |
| { | |
| public function run() | |
| { | |
| $package = $this->getArg('package'); | |
| $outputDir = $this->getArg('output'); |
| <?php | |
| namespace My\Traits; | |
| use Symfony\Component\Console\Output\OutputInterface; | |
| trait OutputTrait | |
| { | |
| /** | |
| * @param string $message |
| {% set params = app.request.attributes.get('_route_params')|merge(app.request.query.all()) %} | |
| {{ path((app.request.get('_route') == "" ? 'homepage' : app.request.get('_route')), (parameters|merge({'_locale': 'nl'}))) }} | |
| {{ path((app.request.get('_route') == "" ? 'homepage' : app.request.get('_route')), (parameters|merge({'_locale': 'en'}))) }} |
| # Add this to your .bashrc and adjust the paths | |
| scratch() { | |
| php ~/Library/Preferences/WebIde90/scratches/$1 | |
| } | |
| _scratch() { | |
| local cur=${COMP_WORDS[COMP_CWORD]} | |
| COMPREPLY=( $(compgen -W "$(ls ~/Library/Preferences/WebIde90/scratches/)" -- $cur) ) | |
| } |
| # Add this to your .zshrc and adjust the paths | |
| scratch() { | |
| php ~/Library/Preferences/WebIde90/scratches/$1 | |
| } | |
| compdef '_files -W ~/Library/Preferences/WebIde90/scratches' scratch |
| Verifying that +rskuipers is my blockchain ID. https://onename.com/rskuipers |