Skip to content

Instantly share code, notes, and snippets.

View b-glaze's full-sized avatar

Bobby Glaze b-glaze

View GitHub Profile
@b-glaze
b-glaze / test
Last active July 13, 2016 14:38
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"id": 602593,
"href": "https://app.promoter.io/api/feedback/602593/",
"followup_href": "https://app.promoter.io/org/4459/campaign/13807/responses/all/response/602593/",
@b-glaze
b-glaze / app-views-devise-passwords-new.html.erb
Created June 3, 2016 20:29
FIT login, forgot password, and register page in that order along with devise.css
<div class="forgotpage">
<div class="bar"></div>
<div class="logintitle">
<p class="fit">FIT</p>
<p class="trainer">TRAINER</p>
</div>
<div class="forgotbox">
<h3 class="forgotboxhead">Forgot your Password?</h3>
<p class="forgotboxhead">Please provide the email address you used when you signed up.</p>