close
The Wayback Machine - https://web.archive.org/web/20210308192130/https://github.com/seanpdoyle
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@castequality
seanpdoyle/README.md

Popular repositories

  1. Demonstrates what's possible with `ember-cli-rails` on Heroku

    Ruby 18 14

  2. Lightning Fast Deploys with ember-cli-rails

    Ruby 10 6

  3. Include EmberCLI-generated JavaScript and CSS stylesheet tags in your Rails layouts

    Ruby 3 8

  4. Copy of http://code.google.com/p/jsjpegmeta/source/browse/jpegmeta.js to git (for Bower/Yeoman)

    JavaScript 2 1

  5. Inject user ID into the session for Integration and Controller tests

    Ruby 2

2,087 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

March 2021

Created a pull request in rails/rails that received 5 comments

Add `String#words` and `NilClass#words`

Summary Implement String#words to split out words from a String, and NilClass#words to return []. "Hello, world!".words # => ["Hello", "world"] nil.w…

+47 −0 5 comments
Opened 3 other pull requests in 2 repositories
Reviewed 4 pull requests in 3 repositories

Seeing something unexpected? Take a look at the GitHub profile guide.