Displaying 9 results from an estimated 9 matches for "spec_set".
Did you mean:
spec_se
2010 Dec 26
1
Sqlite gem not found with rails3
...ist sqlite3-ruby
*** LOCAL GEMS ***
sqlite3-ruby (1.3.2, 1.3.0)
How can I make rails3/passenger environment see the right gems?
How can I make sure that passenger calls the right ruby environment?
The stack trace from the error is:
0 /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/
spec_set.rb 87 in `materialize''
1 /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/
spec_set.rb 81 in `map!''
2 /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/
spec_set.rb 81 in `materialize''
3 /usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/
defini...
2012 Jun 25
0
Trouble with starting pow
...elp in determining where
to look to solve the issues I am having getting access to the
project. Here are the errors I get when trying to visit my
application:
Bundler::GemNotFound: Could not find rake-0.9.2.2 in any of the
sources
~/.rvm/gems/ruby-1.9.3-p125@global/gems/bundler-1.1.3/lib/bundler/
spec_set.rb:90:in `block in materialize''
~/.rvm/gems/ruby-1.9.3-p125@global/gems/bundler-1.1.3/lib/bundler/
spec_set.rb:83:in `map!''
~/.rvm/gems/ruby-1.9.3-p125@global/gems/bundler-1.1.3/lib/bundler/
spec_set.rb:83:in `materialize''
~/.rvm/gems/ruby-1.9.3-p125@global/gems/bundler-1...
2010 Sep 08
6
Cannot start sqlite3
...rb:198:in
`install''
from
/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/source.rb:100:in
`install''
from
/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/installer.rb:55:in
`run''
from
/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/spec_set.rb:12:in
`each''
from
/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/spec_set.rb:12:in
`each''
from
/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/installer.rb:44:in
`run''
from
/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/insta...
2011 Dec 13
1
Trouble setting up Rails with a JS runtime environment
Hi all,
I''m using Ubuntu 11.10 and the terminal to install and run Rails. Here
is the process I''ve taken so far to setup Rails:
> download and install Ruby 1.9.2 and Rails 3.1.0
-- I did this using ''sudo apt-get ruby1.9.1'' and ''sudo gem install
rails''
> I made a new rails app using ''rails new path/to/app''
> I went
Fetching gem metadata from http://rubygems.org/.Unfortunately, a fatal error has occurred. Please se
2013 Apr 23
3
Fetching gem metadata from http://rubygems.org/.Unfortunately, a fatal error has occurred. Please se
...obal/gems/bundler-1.2.4/lib/bundler/source.rb:70:in
`specs''
from
/home/rajesh/.rvm/gems/ruby-1.9.3-p385@global/gems/bundler-1.2.4/lib/bundler/lazy_specification.rb:53:in
`__materialize__''
from
/home/rajesh/.rvm/gems/ruby-1.9.3-p385@global/gems/bundler-1.2.4/lib/bundler/spec_set.rb:86:in
`block in materialize''
from
/home/rajesh/.rvm/gems/ruby-1.9.3-p385@global/gems/bundler-1.2.4/lib/bundler/spec_set.rb:83:in
`map!''
from
/home/rajesh/.rvm/gems/ruby-1.9.3-p385@global/gems/bundler-1.2.4/lib/bundler/spec_set.rb:83:in
`materialize''
fr...
2011 Aug 09
5
Bundle Install failing on deployment
...b/bundler/source.rb:77:in `fetch''
** [out :: westminster-agency.co.uk] from /usr/local/lib/ruby/gems/
1.9.1/gems/bundler-1.0.15/lib/bundler/installer.rb:50:in `block in
run''
** [out :: westminster-agency.co.uk] from /usr/local/lib/ruby/gems/
1.9.1/gems/bundler-1.0.15/lib/bundler/spec_set.rb:12:in `block in
each''
** [out :: westminster-agency.co.uk] from /usr/local/lib/ruby/gems/
1.9.1/gems/bundler-1.0.15/lib/bundler/spec_set.rb:12:in `each''
** [out :: westminster-agency.co.uk] from /usr/local/lib/ruby/gems/
1.9.1/gems/bundler-1.0.15/lib/bundler/spec_set.rb:12:in...
2010 Nov 22
3
Issue using bundler
...k/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.7/lib/bundler/source.rb:95:in
`install''
from
/Users/jeremywoertink/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.7/lib/bundler/installer.rb:55:in
`run''
from
/Users/jeremywoertink/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.7/lib/bundler/spec_set.rb:12:in
`each''
from
/Users/jeremywoertink/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.7/lib/bundler/spec_set.rb:12:in
`each''
from
/Users/jeremywoertink/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.7/lib/bundler/installer.rb:44:in
`run''
from
/Users/jeremywoertink/.rvm/...
2010 Jun 25
5
Error installing gems for Rails 3.0.0.beta4 on MacOSx
I tried to install Rails 3 Beta in my snow.leopard machine using the
command below: (w/ sudo if it requires)
gem install tzinfo builder memcache-client rack rack-test rack-mount
erubis mail text-format thor bundler i18n
unfortunately after 12 gems installed i got an error regarding
builder-2.1.2
12 gems installed
Installing ri documentation for tzinfo-0.3.22...
Installing ri documentation for
2011 Mar 18
6
Could not find sqlite3
I am trying to get Ruby/Rails running on my mac but having some issues.
I created a new rails project "blog_test" trying to get something
working.
When I follow this guide
http://guides.rubyonrails.org/getting_started.html it says to do a
"db:create". This is where I get this error...
Could not find gem ''sqlite3 (>= 0)'' in any of the gem sources listed