Blogs

PAGER DUTY & Exception NOTIFIER PLUGINS FÜR SCHIENEN

PagerDuty gives you an overall view of all your monitoring alarms and alerts in one place. Let’s have a look at the key attributes of this expedient plug-in: Serves as a Monitoring aggregation tool PagerDuty serves as an alarm aggregation and dispatching tool for the system administration and support teams. While collecting the alerts from …

PAGER DUTY & Exception NOTIFIER PLUGINS FÜR SCHIENEN Weiterlesen »

Rails-Entwicklung: Kodierungskonventionen und bewährte Praktiken

What’s in a name A good name answers important questions. What does it contain? What does it mean? How would I use it? What  role  does  it  play? Always name your methods based on their behaviour, not implementation. Consider, By looking at the method name above, we can predict it’s going to perform 2-3 database …

Rails-Entwicklung: Kodierungskonventionen und bewährte Praktiken Weiterlesen »

Faker Gem: Gefälschte Datengenerierung in Ruby

Gems are libraries in Rails that generally enable you to write the application code faster and thereby making a great product in far lesser time. Usually, whenever we start developing any application, there comes a point when we need data which we can use to see how the application will behave while doing some load …

Faker Gem: Gefälschte Datengenerierung in Ruby Weiterlesen »

7 Dinge an Ruby on Rails, die es einzigartig machen

With the world of IT constantly spawning new and innovative web development technologies, what makes Ruby on Rails still relevant and popular? The answer to this question majorly lies in all the efficiency Rails adds to a project, that leads to establishing productivity and profitability for your web application/software development project. So, when the business …

7 Dinge an Ruby on Rails, die es einzigartig machen Weiterlesen »

Tipps für Rails-Entwickler, um die Entwicklung voranzutreiben

If you are a startup particularly interested in rapid web development processes available cost-effectively or you are a developer who in interested in learning a developer-friendly technology, you must have heard about Ruby on Rails. It is an open source framework based on Ruby programming language. Not only is this technology user-friendly from development point …

Tipps für Rails-Entwickler, um die Entwicklung voranzutreiben Weiterlesen »

Wie erreicht man Parallelität mit Ruby MRI mit I/O gebundenen Threads

Language is not only used by people but even websites are using it. The language is one of the main problems that programmers are facing especially when Ruby’s is the matter. The performance that Ruby’s gives can be one of the reasons why programmers would not want to use the language. Because of the complaints …

Wie erreicht man Parallelität mit Ruby MRI mit I/O gebundenen Threads Weiterlesen »

de_DEGerman