Jarred Trost

Results 4 issues of Jarred Trost

There should be a helper for stacked icons. Using the example from: http://fortawesome.github.io/Font-Awesome/examples/#stacked ``` html ``` Right now this could be implemented using the icon helper like this: ``` erb...

This feature is from issue https://github.com/FortAwesome/font-awesome-sass/issues/59 **Usage** ``` erb ``` **Output** ``` html ```

I wanted the backup codes in my app to resemble one-time passwords. This pull request adds this functionality by passing an options hash to `#generate_otp_backup_codes!`. When the `:numerical` option is...

The following generators create this comment: `// for more details see: http://emberjs.com/guides/application/` * lib/generators/templates/app.module.es6 * lib/generators/templates/application.coffee * lib/generators/templates/application.em * lib/generators/templates/application.js However, [http://emberjs.com/guides/application/](http://emberjs.com/guides/application/) redirects to [https://guides.emberjs.com/v2.11.0/application/](https://guides.emberjs.com/v2.11.0/application/), which is a 404.