commonzip.wixyz.net
Open in
urlscan Pro
14.102.135.93
Public Scan
Submitted URL: http://commonzip.wixyz.net/
Effective URL: https://commonzip.wixyz.net/
Submission Tags: @phish_report
Submission: On July 05 via api from FI — Scanned from AU
Effective URL: https://commonzip.wixyz.net/
Submission Tags: @phish_report
Submission: On July 05 via api from FI — Scanned from AU
Form analysis
1 forms found in the DOMGET http://www.google.com/search
<form id="search" action="http://www.google.com/search" method="get">
<input type="hidden" name="hl" value="en">
<input type="text" id="search-text" name="q" value="site:rubyonrails.org ">
<input type="submit" value="Search"> the Rails site
</form>
Text Content
* the Rails site * JOIN THE COMMUNITY * Ruby on Rails * Official weblog * Wiki * BROWSE THE DOCUMENTATION * Rails API * Ruby standard library * Ruby core * Rails Guides WELCOME ABOARD YOU’RE RIDING RUBY ON RAILS! ABOUT YOUR APPLICATION’S ENVIRONMENT GETTING STARTED HERE’S HOW TO GET ROLLING: 1. USE SCRIPT/GENERATE TO CREATE YOUR MODELS AND CONTROLLERS To see all available options, run it without parameters. 2. SET UP A DEFAULT ROUTE AND REMOVE OR RENAME THIS FILE Routes are set up in config/routes.rb. 3. CREATE YOUR DATABASE Run rake db:migrate to create your database. If you're not using SQLite (the default), edit config/database.yml with your username and password.