MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
2952
today
Tutorials
Back to the primitive. Testing with simplicity
In Ruby on Rails imagine that your controller is generating this JSON API:.
Context Binding in Ruby
An instance of the Binding class is able to encapsulate the execution context of the receiver object. The execution context is the entire environment needed for a given piece of code to be.
Bundler: How to use Bundler in a single-file Ruby script
To use Bundler in a single-file script, add require 'bundler/inline' at the top of your Ruby file.
Rails on Docker: Using Rails Encrypted Credentials with Docker |
Rails 5.1 introduced the encrypted secrets.yml.enc file, with Rails 5.2 tidying things up by consolidating secrets and credentials into the credentials.yml.enc.
Building a Scheduled Newsletter in Ruby with Iron.io and Mailgun
As developers, the applications we build have an amazing array of functionality, and grow more impressive by the day. Amongst the varied functionality sits job processing, and process scheduling.
Evaluating Scala and sticking with Ruby
Evaluating Scala and sticking with Ruby. A cheeky post about evaluating Scala and deciding to stick with Ruby.
Ruby gem for OpenStreetMap API integration
Ruby gem for OpenStreetMap API integration.
Hiding .gemrc credentials in dotfiles
I recently came across this problem with the ~/.gemrc file used by the gem command since I needed to store a a private token for accessing a GemFury gem source.
Conjur DevOps Blog » Making Ruby Yours
One day I noticed an inconsistency as I was joining together lists of words. Consider this no-delimiter join:.
Painlessly managing long running processes in your views using Ruby on Rails
There is currently no convenient or “natural” way to transfer information directly from the backend to your views in Ruby on Rails. This is particularly inconvenient when trying to.
<
1
…
209
210
211
212
213
…
262
>
Visit our quiz
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other