On 24 July 2015 at 03:17, Agustina Diaz de Tuesta <agus...@gmail.com> wrote:
> Thanks for your answer!
>
> I understand that It shouldn't have changed just because I uploaded it, the
> thing is I did make some minor changes (on the views) and upload them
> without checking on the local host but on the remote server. Everything is
> working perfectly on the server under production, the only solution I found
> was to uninstall the gems and delete all associated configuration. Upon
> doing that it worked fine locally but the thing is I do need to use the gem
> Sunspot, so tried to install it back and it stopped running again.
>
> I commented the line that was giving me trouble just for now to keep
> working, but o don't understand what could have happened, since I'm pretty
> sure I did not mess on the configuration locally when uploading.

If you check out the previously working version from your source
control system and run bundle install then you should be back with a
working system.  So all your automated tests should work, as should
rails s.

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuE3FisgMFqS%3DWHA9aTBW2QAEogofqDghhge5RompK45w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to