Blogs

Verwendung von SQL- und NoSQL-Datenbanken in Single-Rails-Anwendungen (MySQL, PostgreSQL und MongoDB)

There are distinctive reasons why you should think about having various databases in your Ruby on Rails application. In my situation, I expected to store large quantities of data. Consider default database is MySQL. In our application database.yml file write connections for MySQL in normal way. After that, for connecting postgresql in the same application …

Verwendung von SQL- und NoSQL-Datenbanken in Single-Rails-Anwendungen (MySQL, PostgreSQL und MongoDB) Weiterlesen »

Search Kick Gem – Um Ihre Suche in der Rails-App intelligent zu gestalten

Search kick Gem is a Ruby gem that runs on top of Elasticsearch and makes it easy to make searches in a Rails-friendly fashion. In addition, it allows you to add more features including analytics, autocomplete, and personalized results. Searchkick realizes what your users are searching for. As more individuals hunt, it gets more brilliant …

Search Kick Gem – Um Ihre Suche in der Rails-App intelligent zu gestalten Weiterlesen »

Planen Sie wiederkehrende Ereignisse mit Ice Cube Gem

Ice_cube is a ruby library for effectively taking care of repeated events (schedules). The force lies in the ability to indicate multiple rules, and have ice_cube rapidly make sense of whether the schedule falls on a specific date (.occurs_on?), or what times it happens at (.occurrences, .first, .all_occurrences). How to get ice cube For install …

Planen Sie wiederkehrende Ereignisse mit Ice Cube Gem Weiterlesen »

Gründe, warum React Native die Zukunft ist

We are always behind ‘Quick’ process activities whether it deals with money or time. IOS and Android are the two dominating operating systems currently hold the entire mobile world. Developers create apps for both the platforms that offer an enhanced user experience, or apps that are speedy at developing and running on multiple platforms and …

Gründe, warum React Native die Zukunft ist Weiterlesen »

Was macht Start-ups so begeistert von Ruby on Rails?

One of the hottest technical trends in 2016, Ruby on rails has turned out to be an ideal web application framework. This can be attributed to its user-friendliness, flexibility, efficient content management, speedy web process and customization. Not to forget, its low cost advantage since it is freely available. No wonder why the majority of …

Was macht Start-ups so begeistert von Ruby on Rails? Weiterlesen »

Grundlegende und nützliche Ruby-Edelsteine für die Webentwicklung

The framework of Ruby on Rails is a tool extremely powerful in the development of web applications. It has many built-in features such as object-relation mapper and intelligent routing that accelerate web applications development. Rails is specifically designed to have an easy extension with use of Ruby gems. A huge ecosystem of Ruby gems has …

Grundlegende und nützliche Ruby-Edelsteine für die Webentwicklung Weiterlesen »

How can Ruby on Rails benefit your web applications?

What are some of the major ingredients that spell success for an organization? Among other things, efficiency is one of the essential elements that can help an organization succeed in this fast-paced moving world. Everyone wants to maximize efficiency and your software development too should push you ahead instead of pulling you back. Ruby on …

How can Ruby on Rails benefit your web applications? Weiterlesen »

Ruby on Rails: Scaling your App for Rapid Growth

Scaling the growth of an app has been a really intimidating topic nowadays. Most of the internet resources and blog posts are revolving around scaling Ruby applications. It is very interesting to know what is the ceiling and how much Ruby on Rails can achieve for the rapid growth of applications. Scaling increases Not by …

Ruby on Rails: Scaling your App for Rapid Growth Weiterlesen »

de_DEGerman