スポンサーサイト
新しい記事を書く事で広告が消せます。
【広告】
# sudo gem ins1tall sparklines
Bulk updating Gem source index for: http://gems.rubyforge.org
Install required dependency hoe? [Yn] y
Install required dependency rubyforge? [Yn] y
Install required dependency rake? [Yn] y
Successfully installed sparklines-0.4.5
Successfully installed hoe-1.3.0
Successfully installed rubyforge-0.4.4
Successfully installed rake-0.7.3
Installing ri documentation for sparklines-0.4.5...
Installing ri documentation for hoe-1.3.0...
Installing ri documentation for rubyforge-0.4.4...
Installing ri documentation for rake-0.7.3...
Installing RDoc documentation for sparklines-0.4.5...
Could not find main page README.txt
Could not find main page README.txt
Could not find main page README.txt
Could not find main page README.txt
Installing RDoc documentation for hoe-1.3.0...
Installing RDoc documentation for rubyforge-0.4.4...
Installing RDoc documentation for rake-0.7.3...
# script/plugin install http://topfunky.net/svn/plugins/sparklines
+ ./sparklines/MIT-LICENSE
+ ./sparklines/README
+ ./sparklines/Rakefile
+ ./sparklines/about.yml
+ ./sparklines/generators/sparklines/sparklines_generator.rb
+ ./sparklines/generators/sparklines/templates/controller.rb
+ ./sparklines/generators/sparklines/templates/functional_test.rb
+ ./sparklines/init.rb
+ ./sparklines/lib/sparklines.rb
+ ./sparklines/lib/sparklines_helper.rb
# rails mySpark
# cd mySpark
# script/generate sparklines
MissingSourceFile in SparklinesController#index
no such file to load -- RMagick
# sudo yum install GraphicsMagick
# sudo yum install GraphicsMagick-devel
# sudo gem install rmagick --no-rdoc --no-test
# script/generate sparklines
# script/server