Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify fixture generation and add customization hooks #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 4, 2016

  1. Simplify fixture generation and add customization hooks

    - Always use ActiveRecord instead of only when we happen to be able
      to constantize the name.
    - Add select_scope_proc for custom record selection
    - Add hashize_record_proc for custom serialization
    - Use attributes_before_type_cast
    jordan-brough committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    0f22115 View commit details
    Browse the repository at this point in the history