Skip to content

Things to add to jefferies tube #6

@ghost

Description

  1. All of our spec/support files we use all the time (the canonical source for these is in the rails_application_template project)
    • capybara.rb: requires capybara rspec and sets driver to poltergeist
    • database_cleaner.rb: sets transactional/truncation strategies appropriately
    • devise.rb: includes the controller test helpers
    • capybara_screenshot.rb: this could maybe go in capybara.rb
    • timecop.rb: let's us do it 'does a thing', timecop: :freeze which is super useful
  2. Concerns
    • Archivable
    • Some sort of auth token concern

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions