Giter Club home page Giter Club logo

review-o-matic's Introduction

THIS PROJECT IS NO LONGER UNDER ACTIVE DEVELOPMENT.

IMPORTANT: If you took a copy of this repo before 27th November 2012, you will have to reset your branch to our new master or make a fresh clone as we rewrote the history. Many apologies for the inconvenience.

Review-O-Matic

Web page and tools to assist migration of a website. In conjuction with the Migratorator (https://github.com/alphagov/migratorator) it shows the old URL and new URL in a side-by-side browser view and enables reviewing of the mappings (Looks Good/I'm not sure/Seems Wrong).

To create a user for development run:

	$ bundle exec rake db:setup
	$ bundle exec rake db:seed

To login to Review-O-Matic with this user, go to the path:

http://reviewomatic.dev.gov.uk/__/sign_in?access_token=password

To create actual users:

Copy a list of their emails to somewhere on the production box and then run the rake task

	$ bundle exec rake db:create_users[/path/to/your/file/of/users]

In preview and production you need to prefix this with RAILS_ENV=production (NB. production for both).

This task creates users for the email addresses given if they do not already exist, then emails all users (whether created by script or already existing) with their login details.

Keep an eye on the rake task as when it has finished it will print out a list of ones that failed, e.g. invalid email addresses.

NOTE:

The application currently does not include additional assets for compilation as standard. In order to compile these assets they will have to be added to the array in config/production.rb

review-o-matic's People

Contributors

alext avatar annashipman avatar i0n avatar jordanhatch avatar norm avatar psd avatar rujmah avatar steventux avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.