carlosbrando (owner)

Revisions

gist: 115640 Download_button fork
public
Public Clone URL: git://gist.github.com/115640.git
Embed All Files: show embed
Bash #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[carlosbrando:remarkable(master)]$ rake pre_commit
(in /Users/carlosbrando/Projects/github/remarkable)
cd /Users/carlosbrando/Projects/github/remarkable/remarkable
(in /Users/carlosbrando/Projects/github/remarkable/remarkable)
 
=> remarkable: rake spec
/Library/Ruby/Site/1.8/rubygems.rb:805:in `report_activate_error': Could not find RubyGem svenfuchs-i18n (>= 0) (Gem::LoadError)
from /Library/Ruby/Site/1.8/rubygems.rb:243:in `activate'
from /Library/Ruby/Site/1.8/rubygems.rb:50:in `gem'
from /Users/carlosbrando/Projects/github/remarkable/remarkable/spec/../lib/remarkable/i18n.rb:68
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/carlosbrando/Projects/github/remarkable/remarkable/spec/../lib/remarkable.rb:5
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
... 6 levels...
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/example_group_runner.rb:14:in `load_files'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/options.rb:99:in `run_examples'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/command_line.rb:9:in `run'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/bin/spec:4
rake aborted!
Command /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I"/Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib" "/Library/Ruby/Gems/1.8/gems/rspec-1.2.6/bin/spec" "spec/base_spec.rb" "spec/dsl/assertions_spec.rb" "spec/dsl/optionals_spec.rb" "spec/i18n_spec.rb" "spec/macros_spec.rb" "spec/messages_spec.rb" "spec/pending_spec.rb" --options spec/spec.opts failed
/Users/carlosbrando/Projects/github/remarkable/remarkable/Rakefile:23
(See full trace by running task with --trace)
 
cd /Users/carlosbrando/Projects/github/remarkable/remarkable_activerecord
(in /Users/carlosbrando/Projects/github/remarkable/remarkable_activerecord)
 
=> remarkable_activerecord: rake spec RAILS_VERSION=2.1.2
/Library/Ruby/Site/1.8/rubygems.rb:805:in `report_activate_error': Could not find RubyGem svenfuchs-i18n (>= 0) (Gem::LoadError)
from /Library/Ruby/Site/1.8/rubygems.rb:243:in `activate'
from /Library/Ruby/Site/1.8/rubygems.rb:50:in `gem'
from /Users/carlosbrando/Projects/github/remarkable/remarkable_activerecord/spec/../../remarkable/lib/remarkable/i18n.rb:68
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in `require'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:355:in `new_constants_in'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in `require'
... 12 levels...
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/example_group_runner.rb:14:in `load_files'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/options.rb:99:in `run_examples'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/command_line.rb:9:in `run'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/bin/spec:4
rake aborted!
Command /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I"/Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib" "/Library/Ruby/Gems/1.8/gems/rspec-1.2.6/bin/spec" "spec/accept_nested_attributes_for_matcher_spec.rb" "spec/allow_mass_assignment_of_matcher_spec.rb" "spec/allow_values_for_matcher_spec.rb" "spec/association_matcher_spec.rb" "spec/describe_spec.rb" "spec/have_column_matcher_spec.rb" "spec/have_default_scope_matcher_spec.rb" "spec/have_index_matcher_spec.rb" "spec/have_readonly_attributes_matcher_spec.rb" "spec/have_scope_matcher_spec.rb" "spec/validate_acceptance_of_matcher_spec.rb" "spec/validate_associated_matcher_spec.rb" "spec/validate_confirmation_of_matcher_spec.rb" "spec/validate_exclusion_of_matcher_spec.rb" "spec/validate_inclusion_of_matcher_spec.rb" "spec/validate_length_of_matcher_spec.rb" "spec/validate_numericality_of_matcher_spec.rb" "spec/validate_presence_of_matcher_spec.rb" "spec/validate_uniqueness_of_matcher_spec.rb" --options spec/spec.opts failed
/Users/carlosbrando/Projects/github/remarkable/remarkable_activerecord/Rakefile:27
(See full trace by running task with --trace)
 
cd /Users/carlosbrando/Projects/github/remarkable/remarkable_rails
(in /Users/carlosbrando/Projects/github/remarkable/remarkable_rails)
 
=> remarkable_rails: rake spec RAILS_VERSION=2.1.2
/Library/Ruby/Site/1.8/rubygems.rb:805:in `report_activate_error': Could not find RubyGem svenfuchs-i18n (>= 0) (Gem::LoadError)
from /Library/Ruby/Site/1.8/rubygems.rb:243:in `activate'
from /Library/Ruby/Site/1.8/rubygems.rb:50:in `gem'
from /Users/carlosbrando/Projects/github/remarkable/remarkable_rails/spec/../../remarkable/lib/remarkable/i18n.rb:68
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in `require'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:355:in `new_constants_in'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in `require'
... 12 levels...
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/example_group_runner.rb:14:in `load_files'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/options.rb:99:in `run_examples'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/command_line.rb:9:in `run'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/bin/spec:4
rake aborted!
Command /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I"/Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib" "/Library/Ruby/Gems/1.8/gems/rspec-1.2.6/bin/spec" "spec/action_controller/assign_to_matcher_spec.rb" "spec/action_controller/filter_params_matcher_spec.rb" "spec/action_controller/macro_stubs_spec.rb" "spec/action_controller/redirect_to_matcher_spec.rb" "spec/action_controller/render_template_matcher_spec.rb" "spec/action_controller/respond_with_matcher_spec.rb" "spec/action_controller/route_matcher_spec.rb" "spec/action_controller/set_cookies_matcher_spec.rb" "spec/action_controller/set_session_matcher_spec.rb" "spec/action_controller/set_the_flash_matcher_spec.rb" --options spec/spec.opts failed
/Users/carlosbrando/Projects/github/remarkable/remarkable_rails/Rakefile:29
(See full trace by running task with --trace)