Skip to content

Instantly share code, notes, and snippets.

@torsday
Created November 5, 2014 22:51
Show Gist options
  • Save torsday/8e7ef4fbd6279b91f1bf to your computer and use it in GitHub Desktop.
Save torsday/8e7ef4fbd6279b91f1bf to your computer and use it in GitHub Desktop.
tci lab 2014-11-05

TCI Lab Journal

Date: 2014.11.05 (A Wednesday in November)

To Do

  • fix cheat
  • look into analytics education
    • code school?

Demo Trial Account not working

[email protected] password

filter works in science

doesn't work on SS expect current_staffer_trial to be the issue

works on localhost

going to demo

ssh [email protected]
cd /var/web/plato/currrent
tail -f log/demo.log

going to console

ssh [email protected]
cd /var/web/plato/currrent
bundle exec rails c demo --sandbox
puts "#{current_staffer_trial(49563,13)}"

function works in console

it works for lesson 1, but not lesson 6...

perhaps a cacheing issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment