Skip to content

Instantly share code, notes, and snippets.

View ashleybye's full-sized avatar

Ashley Bye ashleybye

View GitHub Profile
@ashleybye
ashleybye / client.ClientModule.java
Last active August 29, 2015 14:20
Initial Logbook Design and Implementation
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package client;
import display.cli.RNRWLogbookDisplay;
import java.io.FileNotFoundException;
import java.io.IOException;
@ashleybye
ashleybye / skrollr-scrollspy
Last active August 29, 2015 14:05
Skrollr vs Bootstrap Scrollspy on mobile devices
//= require jquery
//= require bootstrap-sprockets
//= require jquery_ujs
//= require imagesloaded
//= require skrollr
//= require skrollr.ie
//= require underscore
//= require gmaps/google
//= require turbolinks
//= require_tree .