[Rails] rvm installation on Ubuntu for managing different rails applications

2017-11-28 Thread Olexandr Averyanov
http://rvm.io/ You could use curl -sSL https://get.rvm.io | bash -s stable -- 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...@g

[Rails] Re: Cannot add blank pages with simple text to rails server

2017-11-22 Thread Olexandr Averyanov
Hi there I would recommend you to change your operation system to Ubuntu or some other Linux distributive, otherwise you will get strange errors very often. About current problem - try to change parameter 'application' to 'default' in your app/views/layouts/application.html.erb line 7 and 8 --

[Rails] Example of Grape API with token-auth needed

2016-04-26 Thread Olexandr Averyanov
Has anyone worked with Grape? Can you give a recent example of the API in Grape c authentication ?! -- 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 ruby