Skip to content

Instantly share code, notes, and snippets.

View c3mediagroup's full-sized avatar

Robert Pierce c3mediagroup

View GitHub Profile
#full
#advisor_data
.left_info
.avatar= advisor_image(@advisor)
%h1= @advisor.display_name
-#%h2= @advisor.login
.rounded_left.right
.rounded_right
.data
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = [email protected]:c3mediagroup/statusroom.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "stable_edge"]
remote = origin
~/www/railsmachine/statusroom(edge) > git br -v -a
646424-login-form-styling 96abeb6 added image submit button to login screen
650902-top-header-fixes afa2fcb top header fixes
651035-cleanup-footer 60742f7 made footer match header. changed link hover color to match max's comps
651039-style-mega-drop-downs e1b01c5 cleaning up _roomy.sass and making menu links blue
651576-improve-megadropdown-design 1690c49 Merge branch 'edge' of [email protected]:c3mediagroup/statusroom into edge
656018-add-sla-acceptance 7c05aed added new header logo and text to account setup screen
657838-revise-menu-order f7d58c9 revise menu order and shadow. removed staff test
657871-cleanup-haml-deprecation-warnings b0967b2 fixed haml quoted strings in roomy.saas
659625-write-full-sla 15b1463 added temp sla to docs
~/www/railsmachine/statusroom(robert) > gem list
*** LOCAL GEMS ***
actionmailer (2.2.2, 2.1.0, 2.0.2, 1.3.6)
actionpack (2.2.2, 2.1.0, 2.0.2, 1.13.6)
actionwebservice (1.2.6)
activerecord (2.2.2, 2.1.0, 2.0.2, 1.15.6)
activeresource (2.2.2, 2.1.0, 2.0.2)
activesupport (2.2.2, 2.1.0, 2.0.2, 1.4.4)
~/www/railsmachine/statusroom(robert) > ls -l vendor/plugins
total 0
drwxr-xr-x 14 rpierce rpierce 476 May 1 23:03 active_merchant
drwxr-xr-x 11 rpierce rpierce 374 May 1 23:03 acts_as_notable
drwxr-xr-x 10 rpierce rpierce 340 Oct 14 2008 acts_as_paranoid
drwxr-xr-x 6 rpierce rpierce 204 Aug 11 2008 annotate_models
drwxr-xr-x 13 rpierce rpierce 442 May 1 23:03 ar_fixtures
drwxr-xr-x 13 rpierce rpierce 442 May 1 23:03 assert-agile
drwxr-xr-x 9 rpierce rpierce 306 Aug 11 2008 auto_migrations
drwxr-xr-x 13 rpierce rpierce 442 Aug 11 2008 bj
~/www/railsmachine/statusroom(_merge-koombea_edge-and-edge|MERGING) > git commit -a -m "merged koombea_edge and edge"
(in /Users/rpierce/www/railsmachine/statusroom)
/usr/local/bin/ruby -I"/Users/rpierce/www/railsmachine/statusroom/lib" -I"/Users/rpierce/www/railsmachine/statusroom/test" "/Users/rpierce/.gem/ruby/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader.rb" "test/unit/account_test.rb" "test/unit/advisor_gdc_report_test.rb" "test/unit/category_test.rb" "test/unit/chart_test.rb" "test/unit/club_report_test.rb" "test/unit/expense_allowance_test.rb" "test/unit/footprint_detail_test.rb" "test/unit/footprint_test.rb" "test/unit/month_test.rb" "test/unit/note_test.rb" "test/unit/password_reset_test.rb" "test/unit/payment_event_test.rb" "test/unit/policy_event_test.rb" "test/unit/policy_share_test.rb" "test/unit/policy_test.rb" "test/unit/product_category_test.rb" "test/unit/product_test.rb" "test/unit/raw/underwriting_test.rb" "test/unit/run_rate_test.rb" "test/unit/statusroom_test.rb" "test/unit/subscription_
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" />
<META NAME="generator" CONTENT="Skype" />
</HEAD><BODY>
<style type='text/css' media='all'> html { margin: 0; padding: 0; } head { display: none; } body { margin: 10px 10px 30px; padding: 0; font: normal 75% Tahoma, Verdana, Helvetica, sans-serif; color: #000; } h1 { font-size: 1.2em; font-weight: 600; margin: 0; } h2 { font-size: 1.2em; font-weight: 600; margin: 0; } h3 { font-size: 1.1em; font-weight: 600; } dl, dt, dd { margin: 0; padding: 0; width: auto; display: block; } dt { height: 20px; line-height: 20px; font-weight: bold; position: relative; } dt span { position: absolute; right: 0; top: 0; font-size: 0.8em; font-weight: normal; padding-right: 10px; } dd { margin: 0.5ex 0 1ex 10px; position: relative; } dd span { position: absolute; right: 0; top: 0; font-size: 0.8em; font-weight: normal; padding-right: 10px; } dt.remote { padding-left: 10px; background: #D5E6FF url(http://goodies.skype.com/graphics/chathistory/blue_l
~/www/railsmachine/statusroom(pacificadvisors) > git co staging
M config/deploy/pacificadvisors.rb
Switched to branch "staging"
~/www/railsmachine/statusroom(staging) > cap staging deploy
* executing `staging'
triggering start callbacks for `deploy'
* executing `multistage:ensure'
* executing `deploy'
* executing `deploy:update'
** transaction: start
~/www/railsmachine/statusroom(pacificadvisors) > cat .git/config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = [email protected]:c3mediagroup/statusroom.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
385dfe6... HEAD@{0}: reset --hard HEAD@{225}
d77cfb8... HEAD@{1}: reset --hard HEAD^
afa2fcb... HEAD@{2}: reset --hard HEAD^
60742f7... HEAD@{3}: reset --hard HEAD^
0372e24... HEAD@{4}: reset --hard HEAD^
219a3ab... HEAD@{5}: reset --hard HEAD^
d028f07... HEAD@{6}: reset --hard HEAD^
3ed5d84... HEAD@{7}: reset --hard HEAD^
14a9401... HEAD@{8}: reset --hard HEAD^
c1f1784... HEAD@{9}: reset --hard HEAD^