c:proj/proj1> bundle install
Fetching source index for http://rubygems.org/
Could not find sprockets-2.0.0.beta.10 in any of the sources

C:proj/proj1>

C:proj/proj1>gem install sprockets -v=2.0.0.beta.10

ERROR:  Could not find a valid gem 'sprockets' (= 2.0.0.beta.10) in any
reposito
ry
ERROR:  Possible alternatives: sprockets

C:proj/proj1>gem install sprockets
Successfully installed sprockets-2.0.0
1 gem installed
Installing ri documentation for sprockets-2.0.0...
Installing RDoc documentation for sprockets-2.0.0...

C:proj/proj1>rake db:migrate
←[31mCould not find tilt-1.3.2 in any of the sources←[0m
←[33mRun `bundle install` to install missing gems.←[0m

C:proj/proj1>




so that i can't able to run my project

If you known the reason then help me!

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to