Artikel zum Thema Management

Warum oder warum nicht Freelancer für Ruby on Rails Development einstellen?

With its speed, coding efficiency and programmer-friendly approach, Ruby on Rails has gained remarkable popularity in the world of technology. Its rich and extensive resources of all the frameworks and libraries combined with the focus on object-oriented syntax, clean coding practices and the well-developed community, Ruby on Rails is time-tested and market-proven as a developer-friendly …

Warum oder warum nicht Freelancer für Ruby on Rails Development einstellen? Weiterlesen »

Tech-Stack-Migration zum modernen Framework

Tech-Stack Migration: Tech Stack migration from existing outdated framework to a modern framework requires a massive consideration on several key aspects like digital transformation, Cost Impacts, understanding the associated risks of your current landscapes and a mitigation plan to overcome those challenges For instance, on one side migrating to a modern framework and on the …

Tech-Stack-Migration zum modernen Framework Weiterlesen »

7 Punkte, die Sie bei der Einstellung der Ruby on Rails Development Company beachten sollten

Technical recruitments are trickier than one may imagine. Whether it is on part of a business seeking technical services or the service providers, they can end up building a wrong or a misfit partnership resulting in the wastage of resources and efforts. At time, there are technical service providers who claim to provide superior services, …

7 Punkte, die Sie bei der Einstellung der Ruby on Rails Development Company beachten sollten Weiterlesen »

Die Grundlagen zum Erstellen und Verwenden von Modulen in Rails

Ruby on Rails is a wonderful open source full-stack web application framework favouring convention over configuration. With reusable, easily configurable components normally used for creating applications, building applications in Rails is faster and easier resulting in improved productivity and business growth. It is gaining traction with developers as it is flexible, scalable, and easy for …

Die Grundlagen zum Erstellen und Verwenden von Modulen in Rails Weiterlesen »

Richten Sie eine Rails-Umgebung ein

Do following steps to setup rails environment in the local system 1) CSV : Git and Subversion sudo aptitude install subversion sudo apt-get install git-core And you can also installed the suggested package : git-doc git-arch git-cvs git-svn git-email git-daemon-run git-gui gitk gitweb diff-doc. 1) Database setup: Mysql database: sudo aptitude install mysql-server mysql-client PostgresSQL: …

Richten Sie eine Rails-Umgebung ein Weiterlesen »

Anwendungsbereitstellung auf Heroku

Heroku offers Ruby web developers instant deployment, fast & easy scaling, and vast tool selection. Now we can concentrate on building our applications and forget the tedious deployment and server administration tasks that used to strangle our productivity. We can deploy fast, scale quickly, and adjust to circumstance as needs arise. This article will explain …

Anwendungsbereitstellung auf Heroku Weiterlesen »

Integrieren von Spree in die Rails 3.1-Anwendung

Spree is a complete open source e-commerce solution built with Ruby on Rails. It was originally developed by Sean Schofield and is now maintained by a dedicated core team. You can find out more by visiting the Spree e-commerce project page. It actually consists of several different gems, each of which are maintained in a …

Integrieren von Spree in die Rails 3.1-Anwendung Weiterlesen »

Testen der Rails 3.2.3-Anwendung mit Cucumber (BDD)

What is Cucumber? Cucumber is used for Behavior Driven Development. Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid – all rolled into one format. Cucumber works with Ruby on Rails, Java, .NET, Flex …

Testen der Rails 3.2.3-Anwendung mit Cucumber (BDD) Weiterlesen »

de_DEGerman