Date: 2014.11.05 (A Wednesday in November)
- fix cheat
- look into analytics education
- code school?
[email protected] password
filter works in science
doesn't work on SS
expect current_staffer_trial
to be the issue
works on localhost
ssh [email protected]
cd /var/web/plato/currrent
tail -f log/demo.log
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?