Public Gists by qrush

Gravatar
Fri Nov 06 23:38:27 -0800 2009
1
2
3
Processing ApplicationController#index (for 66.249.65.219 at 2009-11-06 23:36:27) [GET]
 
ActionController::MethodNotAllowed (Only post and delete requests are allowed.):
Gravatar
Thu Oct 29 11:17:43 -0700 2009
1
2
3
require 'rubygems'
require 'sinatra'
 
Gravatar
Wed Oct 28 21:09:41 -0700 2009
1
2
3
gemcutter master $ gem fetch rails
Downloaded rails-2.3.4
 
Gravatar
Wed Oct 28 15:10:52 -0700 2009
1
2
3
#!/usr/bin/env ruby
 
# This script copies all .gem files for all versions of a gem from gems.github.com to gemcutter.org.
Gravatar
Wed Oct 28 09:58:53 -0700 2009
1
2
3
12:55 < wmoxam> crazy_pete: ok, lets end this convo once and for all. There are very few packaged gems for any packaging system. If you want to change this,
                then you are free to dontate your time to do so
12:55 < pgpkeys> dfr|work ~ hah! We can start an RPM vs. APT argument for you
Gravatar
Mon Oct 26 18:46:20 -0700 2009
1
2
3
/tmp % gem mirror
fetching: http://gemcutter.org/Marshal.4.8.Z
Fetching 30917 gems
Gravatar
Wed Oct 21 23:18:05 -0700 2009
1
2
3
/tmp $ gem fetch -V activesupport
GET 200 OK: http://gemcutter.org/specs.4.8.gz
GET 200 OK: http://gems.github.com/specs.4.8.gz
Gravatar
Mon Oct 19 11:40:41 -0700 2009
1
2
3
gem master % rake
(in /home/qrush/Dev/rails/gemcutter/gem)
/usr/bin/ruby1.8 -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/tumble_command_test.rb"
Gravatar
Thu Oct 15 11:46:38 -0700 2009
1
2
3
require 'sinatra'
require 'hassle/lib/hassle'
 
Gravatar
Thu Oct 15 08:05:03 -0700 2009
1
2
3
hassle master $ curl http://gemcutter.org/gems/ZenTest.json | jsonpretty
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
Gravatar
Wed Oct 14 06:55:56 -0700 2009
1
2
3
clear_sources
bundle_path "vendor/bundler_gems"
 
Gravatar
Fri Oct 09 15:16:59 -0700 2009
1
2
3
~ $ gem fetch will_paginate -V
GET 200 OK: http://gemcutter.org/specs.4.8.gz
GET 200 OK: http://gems.github.com/specs.4.8.gz
Gravatar
Fri Oct 02 12:38:35 -0700 2009
1
2
3
gemcutter master $ bin/rake
(in /Users/qrush/Dev/rails/gemcutter)
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I"lib:test" "/Users/qrush/Dev/rails/gemcutter/vendor/bundler_gems/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/dependency_test.rb" "test/unit/gemcutter_test.rb" "test/unit/helpers/home_helper_test.rb" "test/unit/helpers/rubygems_helper_test.rb" "test/unit/hostess_test.rb" "test/unit/indexer_test.rb" "test/unit/linkset_test.rb" "test/unit/ownership_test.rb" "test/unit/rubygem_test.rb" "test/unit/subscription_test.rb" "test/unit/user_test.rb" "test/unit/vault_test.rb" "test/unit/version_test.rb"
Gravatar
Fri Oct 02 12:22:56 -0700 2009
1
2
3
clear_sources
bundle_path "vendor/bundler_gems"
bin_path "vendor/bin"
Gravatar
Tue Sep 29 20:58:36 -0700 2009
1
2
3
>> Fetching http://gems.rubyforge.org/gems/wxrubylayouts-0.0.3.gem
>> Gemcutter cannot process this gem.
Please try rebuilding it and installing it locally to make sure it's valid.
Gravatar
Tue Sep 22 08:32:29 -0700 2009
1
test
Gravatar
Thu Sep 10 12:13:43 -0700 2009
1
2
3
vendor/gems/thoughtbot-clearance-0.8.2/app/controllers/clearance/passwords_controller.rb:56:in `forbid_non_existent_user'
 
 
Gravatar
Thu Sep 03 16:50:16 -0700 2009
1
2
3
gem install wrest
 
129.21.140.36, 127.0.0.1 - - [03/Sep/2009 16:32:54] "GET /quick/Marshal.4.8/wrest-0.0.4.gemspec.rz HTTP/1.0" 200 463 0.1175
Gravatar
Sat Aug 22 06:22:38 -0700 2009
1
2
3
[27490] Request receive-pack for '/56ff3dcb946afab33aa49b8458b92f9b781eb6b2'
[27490] STARTING [d5233882d6f4cabaa735e621d8ca2876e81b3d49 c7ae5043c31f3a8d76b5131fc720c3fb0ff887bd refs/heads/master]
[27490] git update-ref refs/blametree/refs/heads/master/SLIDES.md c7ae5043c31f3a8d76b5131fc720c3fb0ff887bd
Gravatar
Wed Aug 19 17:08:27 -0700 2009
1
2
3
Rendering template within layouts/application
Rendering home/index
Completed in 50ms (View: 14, DB: 39) | 200 OK [http://gemcutter.org/]