MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
1601
today
News
What Is the Best Ruby on Rails CMS?
A content management system (CMS) is a computer application that supports the creation and modification of digital content using a simple interface to abstract away low-level details unless required, usually supporting multiple users working in a ...
TDD damages design and architecture is not new
The idea that TDD damages design and architecture is not new. DHH suggested as much several years ago with his notion of Test Induced Design Damage
Jekyll 3.4.0 was released
Jekyll 3.4.0 was release on the 27th of January 2017 with some noteworthy enhancements that I’d like to share with you.
Adds a small wrapper to allow for easily querying a PStore in Ruby.
QueryablePStore is a quick and easy way to query a PStore file. It's syntax is inspired by ActiveRecord, but is more simplified. Of note, appending .results is required to actually execute the query and return the results.
Yet another interactive Ruby shell
Rib is based on the design of ripl and the work of ripl-rc, some of the features are also inspired by pry. The aim of Rib is to be fully featured and yet very easy to opt-out or opt-in other features.
Small ERB Implementation
Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis, using the same basic algorithm, with the following differences:
A beautiful and powerful interactive command line prompt
tty-prompt - A beautiful and powerful interactive command line prompt.
Real-time Rails: Foundations for a Better ActionCable
I wanted to hopefully get people interested in an idea for bringing more robust real-time data syncing primitives to Rails without involving a whole slew of third party services and new technologies to make it work.
Ruby OMR JIT Compiler: What's next?
At the beginning of February 2017, I was fortunate enough to attend FOSDEM to speak at the Ruby Devroom. I gave a talk there called Highly Surmountable Challenges in Ruby OMR JIT Compilation (view the slides). This blog post is a modified version ...
Learn Elixir from resources as recommended by Elixir enthusiasts
Elixir is a dynamic, functional language designed for building scalable and maintainable applications.
<
1
…
104
105
106
107
108
109
110
>
Visit our blog
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other