Skip to content

Instantly share code, notes, and snippets.

View dareddov's full-sized avatar

Marek Caputa dareddov

View GitHub Profile
➜ ep-crawler git:(feature/buyout-prices) ping github.com
PING github.com (140.82.121.4): 56 data bytes
64 bytes from 140.82.121.4: icmp_seq=0 ttl=53 time=20.207 ms
64 bytes from 140.82.121.4: icmp_seq=1 ttl=53 time=19.976 ms
64 bytes from 140.82.121.4: icmp_seq=2 ttl=53 time=20.779 ms
64 bytes from 140.82.121.4: icmp_seq=3 ttl=53 time=20.263 ms
64 bytes from 140.82.121.4: icmp_seq=4 ttl=53 time=41.521 ms
64 bytes from 140.82.121.4: icmp_seq=5 ttl=53 time=52.239 ms
64 bytes from 140.82.121.4: icmp_seq=6 ttl=53 time=95.563 ms
64 bytes from 140.82.121.4: icmp_seq=7 ttl=53 time=19.912 ms
<div class="row">
<div class="col-lg-6 col-lg-offset-3 col-md-6 col-md-offset-3">
<div class="row">
<div class="col-sm-9 col-sm-offset-3">
<%= image_tag "Bode_BLK.svg", class: "devise-logo" %>
<h2 class="text-center">Change your password</h2>
</div>
</div>
<%= simple_form_for(resource, as: resource_name, url: password_path(resource_name), html: { method: :put }) do |f| %>
source 'https://rubygems.org'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.0.0'
# Use sqlite3 as the database for Active Record
#gem 'sqlite3'
gem 'mysql2', '~> 0.4.9'
gem 'sprockets-rails'#, '>= 2.1.4'
# Use ActiveModel has_secure_password
Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb.
# Code is not reloaded between requests.
config.cache_classes = true
# Eager load code on boot. This eager loads most of Rails and
# your application in memory, allowing both threaded web servers
# and those relying on copy on write to perform better.
# Rake tasks automatically ignore this option for performance.
en:
activerecord:
errors:
models:
micropost:
attributes:
size:
error_name: error message