RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Value Objects in Ruby on Rails

This blog post is about value objects and how they can be used and identified in your Rails application. I will explore some situations and give you some value object examples that should make your application simpler and easier to work with.

Small Is Big- Creating microservices with Sinatra and RabbitMq

https://medium.com/@gauravbasti2006/microservices-in-ruby-4888d757b35b - Over the years complexity of applications has increased exponentially, managing all the complexity in same code base created problems like scaling and code management . In recent past there has been lot of attention towards micro-services architecture, in which we break the monolithic application into multiple independent components which are also known as micro-services.

Calculating readability of an article/webpage in Ruby

https://blog.redpanthers.co/odyssey-in-rails/ - When you are writing something like article, text, document etc you are focusing on readability. If you are not then you should. As readability influence how a reader can read and understand the content, how you are presenting the content etc. It would also influence how much likely one is to share your article as well. To find the readability there are a lot of statistical tests. Few are listed below.

Who's Who - The Biggest (Static) Website Design Stars in Jekyll - New Authors Page

Hello, to highlight all the great open source contributors sharing ready-to-use (ready-to-fork) static website themes & templates for Jekyll ‘n’ friends I’ve put together an authors page ranked by GitHub stars @ Dr Jekyll’s Themes. Congrats to the winners: #1 Mark Otto (3) ★5998 (Poole, Hyde, Lanyon), #2 Michael Rose (5) ★4254 (Minimal Mistakes, Basically Basic, HiPSTeR, …) #3 Barry Clark (1) ★3653 (Now). Happy publishing with Jekyll & friends. PS: Dr Jekyll’s is (of course) built w/ Jekyll ;-) and open source ‘n’ public domain.

Loading older posts