MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
16270
today
Tutorials
Conditional Validations - RailsCasts
Short Ruby on Rails screencasts containing tips, tricks and tutorials. Great for both novice and experienced web developers.
How to integrate Bootstrap 4 in Rails 5
Some of the steps found in How to install Bootstrap 4 in Rails are manual. I wanted to automate those steps. I also did not want to depend on any gems to minimize dependencies and avoid problems. Create a new Rails 5 project.
How To Add Active Admin to a Rails 5 API Application
No one wants to manage data without an admin panel
Evented GPIO on Raspberry PI with Ruby | Tenderlovemaking
I need to know when my cats are pooping so over the weekend I hooked up a motion sensor to my Raspberry PI. This is the code I used to get an interrupt when the motion sensor turns on or off:
Working with the Evernote API in Rails - via @codeship | via @codeship
The Evernote API offers superb leverage for harnessing your data. You can improve on the Evernote ecosystem by bringing your technology to the table.
SpreadsheetArchitect lets you turn any activerecord relation or ruby object collection into a XLSX, ODS, or CSV spreadsheet
spreadsheet_architect - SpreadsheetArchitect lets you turn any activerecord relation or ruby object collection into a XLSX, ODS, or CSV spreadsheet
Behind the scenes of hash table performance in ruby 2.4 - Red Panthers
How hash table performance can be fine-tuned in Ruby 2.4.If you are a ruby developer and excited to know the new features in ruby 2.4 then read more.
Two screencasts, two ways to eradicate Ruby nil values – RubyTapas
nil values are the worst. They crop up where you didn’t expect them. Their presence forces you to litter your code with conditionals: checking, checking, and checking again if a variable contains nil .
Lightweight ActionCable implementation (Rails-free)
Lightweight ActionCable implementation.Contains application logic (channels, streams, broadcasting) and also (optional) Rack hijack based server (suitable only for development and test due to its simplicity).
Underlock makes it dead simple to encrypt and decrypt your data and files.
underlock - Underlock makes it dead simple to encrypt and decrypt your data and files. It comes with little to no dependencies and has a very small API
<
1
…
264
265
266
267
268
…
278
>
Visit our quiz
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other