Ruby on Rails


25 Requested Topics

Testing Rails Applications various testing facilities in Rails requested by Tony Vincent 724
Rails 5 API Authetication API based application is created using rails new my_api_app --api, basic services can be created using scaffold however no good tutorial for authentication using token available. requested by Dinesh Saini 1,462
Constant Autoloading Explanation on the magic of Rails to automatically resolve Constant Names. Common pitfalls, and less common pitfalls. And how to deal with code in lib/ folder for example requested by Cyril Duchon-Doris 2,990
Elasticsearch How to configure a connection to an ES database ? How to generate indexes for models ? How to deal with inheritance ? How to setup smart search with score boosts ? How to handle ES response (results vs records) ? requested by Cyril Duchon-Doris 2,990
Rake requested by Sagar Ranglani 1,117
View more