Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@saturnflyer
Last active December 22, 2015 19:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saturnflyer/6523774 to your computer and use it in GitHub Desktop.
Save saturnflyer/6523774 to your computer and use it in GitHub Desktop.
newsletter topics
  1. Ruby Delegate.rb Secrets
  2. Simple presenters to clean up views
  3. Ruby Forwardable in Depth
  4. how it works
  5. SingleForwardable
  6. identifying responsibility leaks with if
  7. enforcing encapsulation
  8. seeing the westward flow and heading east
  9. ActiveSupport::Delegation, the Rails approach to forwarding
  10. The Casting gem and why it's different from SimpleDelegator
  11. The right code when you need it with DCI
  12. Simplifying use cases with Surrounded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment