Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Merge requests
  • !578

Dev setup fixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/deivid-rodriguez/dev_setup_fixes into master May 14, 2016
  • Overview 8
  • Commits 6
  • Pipelines 0
  • Changes 4

Created by: deivid-rodriguez

Hi, congrats for administrate, it's great!

I wanted to contribute a real improvement, but I had some trouble setting up the environment since I couldn't get the tests passing. I don't know why this is not reproduced in CI...

The changes:

  • Use truncation instead of deletion strategy for DatabaseCleaner since it's not affected by foreign key constraints. https://github.com/thoughtbot/administrate/commit/919fc191ae49d01e33d66580f273388ae292fb64
  • Remove some confusing output from one script. https://github.com/thoughtbot/administrate/commit/0c1bdd6b0739e84fd0f72b176239a0421b11e629
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/deivid-rodriguez/dev_setup_fixes