Skip to content

Instantly share code, notes, and snippets.

View bretweinraub's full-sized avatar

Bret Weinraub bretweinraub

View GitHub Profile
/home/bweinraub/.rvm/gems/ruby-1.8.7-p302@adb-demo/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:440:in `load_missing_constant': uninitialized constant DashboardWidgetBuilder::Base (NameError)
from /home/bweinraub/.rvm/gems/ruby-1.8.7-p302@adb-demo/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:80:in `const_missing'
from /home/bweinraub/.rvm/gems/ruby-1.8.7-p302@adb-demo/gems/dashboard-widget-builder-0.2.0/lib/dashboard-widget-builder/google_bar_chart.rb:14
from /home/bweinraub/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /home/bweinraub/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /home/bweinraub/.rvm/gems/ruby-1.8.7-p302@adb-demo/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /home/bweinraub/.rvm/gems/ruby-1.8.7-p302@adb-demo/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home
1): ./ruby-1.8.7-p302@seer_sample
2): ./ruby-1.8.7-p302@meteor_catalog
3): ./ruby-1.8.7-p302@medtronic
4): ./ruby-1.8.7-p302@ziya-galeria
5): ./ruby-1.8.7-p302@global
6): ./ruby-1.8.7-p302@alexion
1
Using /home/bweinraub/.rvm/gems/ruby-1.8.7-p302 with gemset seer_sample
rvmuse () {
gemsets=$(grep '@' < <(cd ~/.rvm/gems; find . -maxdepth 1 -type d))
set $gemsets
x=0
while [ $# -gt 0 ];do
((x=$x+1))
echo $x"): "$1 >&2
shift
done
read line
curl -X POST --data-urlencode content@"md/installation.md" -d name="Md/installation.md" -d theme=v1 http://documentup.com/compiled 1> "public/installation.html"