Ruby Gems

Articles on various Ruby Gems, their usage and examples.

Top Spree E-Commerce Extensions to Build Ruby E-Commerce Store

by Murtaza Basrai on 3rd November, 2017

Spree E-Commerce is a complete, scalable, API-driven open source E-commerce framework built with Ruby on Rails. Spree is well suited to serve as a custom technology platform to build any type of an E-commerce application: an online store, a multi vendor marketplace, a rich-content driven shopping platform, a social commerce website or a backend engine for an E-commerce mobile or tablet app (iOS, Android). It is used by more than 45,000 retailers as their e-commerce platform. You can get more details about Spree on it's Website and repository.

Spree is supported by many official as well as third party open source extensions. These extensions provides convenient, reusable & sharable way to modify or extend Spree Commerce. A Spree Commerce developer can either choose to use an existing extension to customise desired Spree feature or can create their own extension and share with community. There are hundreds of extensions already available.

Top

We have curated a list of Spree e-commerce Ruby on Rails plugin extensions considering the usage, popularity and response by the community.

Read More

Published in ruby-on-rails, ruby | Tagged with community, ruby, ruby-gems, programming, open-source, ruby-on-rails, web-development

Top Ruby Frameworks to Speed Up Web Development

by Murtaza Basrai on 24th August, 2017

Ruby is without any doubt, one of the most popular object oriented programming languages out there. It is loved by developers all around the world specially because it's not only powerful but has a sweet simple syntax with lot of great features.

There are quite a number of frameworks developed for Ruby over the years. These frameworks help a developer to accelerate the web development and create innovative web applications with a little effort.

I have mentioned a curated list of all the popular open-source ruby frameworks which are actively maintained. Some of those frameworks might not be as huge & feature rich as others but they work really well for a particular set of requirements.

Read More

Published in ruby, ruby-on-rails, web-development | Tagged with frameworks, ruby-gems, ruby, programming, open-source, ruby-on-rails, web-development

Real Time Rails with Action Cable

by Srinidhi Prabandham on 10th August, 2017

Recent years have seen the rise of the real-time web. So what is real-time web?

The real-time web is a network web using technologies and practices that enable users to receive information as soon as it is published by its authors, rather than requiring that they or their software check a source periodically for updates.

Examples of the real-time web are Facebook's newsfeed, Notifications, and Twitter, implemented in social networking, search, Chat Applications and news sites.

Read More

Published in ruby, ruby-on-rails, tutorials, web-development | Tagged with ruby, ruby-on-rails, ruby-gems, web-development, frameworks, redis, open-source, community

Best Open Source CMS for Ruby on Rails

by Murtaza Basrai on 9th August, 2017

A content management system is a great way to host one or many dynamic websites on a single application - with having complete control over the content with the admin console it provides. Ruby on Rails has several popular content management systems - some are general purpose while some being very specific to a particular area. Ruby on Rails Developers who are working on RoR Ecommerce platforms, simple websites or web applications can easily adapt and customize those management systems.

Read More

Published in web-development, ruby-on-rails, ruby | Tagged with frameworks, ruby-gems, ruby, programming, open-source, ruby-on-rails, web-development

Web Scraping with Ruby Using Mechanize and Nokogiri Gems

by Vinay Nadig on 7th November, 2013

Web Scraping can most succintly be described as "Creating an API where there is none". It is mainly used to harvest data from the web that cannot be easily downloaded manually/does not provide an option for direct download. Scraped data can be used for a variety of purposes like online price comaprison, detecting changes in web page content, real-time data integration and web mashups.

http://www.bitquill.net/blog/wp-content/uploads/2008/07/pack_of_harvesters.jpg

Read More

Published in ruby | Tagged with ruby, scripting, ruby-gems

X

Talk to us, that's always a good idea!