Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
config.gem remarkable
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - 4 new - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Thibaud Guillaume-Gentil  
View profile  
 More options Feb 10 2009, 4:19 am
From: Thibaud Guillaume-Gentil <guillaumegen...@gmail.com>
Date: Tue, 10 Feb 2009 01:19:32 -0800 (PST)
Local: Tues, Feb 10 2009 4:19 am
Subject: config.gem remarkable
Hi,

When I try to add:

config.gem "carlosbrando-remarkable", :lib => "remarkable", :source =>
"http://gems.github.com"

in my environment.rb or environments/test.rb

I get this error:
no such file to load -- remarkable/dsl
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
/Library/Ruby/Gems/1.8/gems/activesupport-2.2.2/lib/active_support/
dependencies.rb:155:in `require'
/Library/Ruby/Gems/1.8/gems/carlosbrando-remarkable-2.2.0/lib/
remarkable.rb:12
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
/Library/Ruby/Gems/1.8/gems/activesupport-2.2.2/lib/active_support/
dependencies.rb:155:in `require'
/Library/Ruby/Gems/1.8/gems/rails-2.2.2/lib/rails/gem_dependency.rb:
94:in `load'
/Library/Ruby/Gems/1.8/gems/rails-2.2.2/lib/initializer.rb:281:in
`load_gems'
/Library/Ruby/Gems/1.8/gems/rails-2.2.2/lib/initializer.rb:281:in
`each'
/Library/Ruby/Gems/1.8/gems/rails-2.2.2/lib/initializer.rb:281:in
`load_gems'
/Library/Ruby/Gems/1.8/gems/rails-2.2.2/lib/initializer.rb:164:in
`process'
/Library/Ruby/Gems/1.8/gems/rails-2.2.2/lib/initializer.rb:112:in
`send'
/Library/Ruby/Gems/1.8/gems/rails-2.2.2/lib/initializer.rb:112:in
`run'

I must just add " require 'remarkable' " in my spec_helper.rb if I
want running my specs.

I'm doing something wrong?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thibaud Guillaume-Gentil  
View profile  
 More options Feb 10 2009, 4:25 am
From: Thibaud Guillaume-Gentil <guillaumegen...@gmail.com>
Date: Tue, 10 Feb 2009 01:25:15 -0800 (PST)
Local: Tues, Feb 10 2009 4:25 am
Subject: Re: config.gem remarkable
mmm, seems to be a problem with the 2.2.0 gem version of remarkable
and a missing dsl.rb file

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
José Valim  
View profile  
 More options Feb 10 2009, 6:37 am
From: José Valim <jose.va...@gmail.com>
Date: Tue, 10 Feb 2009 03:37:34 -0800 (PST)
Local: Tues, Feb 10 2009 6:37 am
Subject: Re: config.gem remarkable
I'm already looking at this.
I already pushed a new version to GitHub, let's see if it is compiled
properly.

Thanks!

On Feb 10, 10:25 am, Thibaud Guillaume-Gentil


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
José Valim  
View profile  
 More options Feb 10 2009, 10:24 am
From: José Valim <jose.va...@gmail.com>
Date: Tue, 10 Feb 2009 07:24:45 -0800 (PST)
Local: Tues, Feb 10 2009 10:24 am
Subject: Re: config.gem remarkable
Yeah! New version available! :)

On Feb 10, 12:37 pm, José Valim <jose.va...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thibaud Guillaume-Gentil  
View profile  
 More options Feb 10 2009, 10:31 am
From: Thibaud Guillaume-Gentil <guillaumegen...@gmail.com>
Date: Tue, 10 Feb 2009 07:31:31 -0800 (PST)
Local: Tues, Feb 10 2009 10:31 am
Subject: Re: config.gem remarkable
It's fix that problem, thanks!

On Feb 10, 4:24 pm, José Valim <jose.va...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic