Main Menu
Home Articles Directory Submit Popular Site Top Rated Site - Programming - Database - Management - Software Testing and Quality Assurance - Approaches, Process, Methods New Links RSS/Atom
Sponsors



  Main  |  Submit New Article  

  Popular articles (top10)  |  Top rated articles (top10)  |  Category List  |  Randum jump  

Main  arrow  Programming  arrow  Ruby  (67)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Articles currently sorted by: Title (A to Z)


Visit   Rapid prototyping with Apache Derby and JRuby on Rails    Last Update 2008/9/10 12:33
Category  Programming  arrow  Java  :  Database  :  Programming  arrow  Tools  :  Approaches, Process, Methods  arrow  Prototyping  :  Programming  arrow  Ruby
Description
Ruby on Rails has raised the bar in terms of rapid development of data-driven Web sites. The JRuby project is making Ruby faster and more scalable than ever. One of the great advantages to running Rails on the Java Virtual Machine is that you can leverage other Java libraries, like the Apache Derby embedded database. The combination of Derby, JRuby, and Rails allows for rapid prototyping of dynamic Web applications. Learn how to use these technologies together to help you prototype your next great idea.

Hits: 31  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Real world Rails, Part 2: Advanced page caching    Last Update 2007/6/28 11:42
Category  Software Testing and Quality Assurance  arrow  Software Testing  arrow  Load Testing  :  Programming  arrow  Tools  :  Programming  arrow  Ruby
Description
Normally, user-related content defeats page caching because the content for each user is subtly different. Using JavaScript with cookies, you can use page caching even when you're displaying some custom user data. This article explores advanced page caching in Ruby on Rails.

Hits: 16  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Real world Rails, Part 3: Optimizing ActiveRecord    Last Update 2007/7/18 13:37
Category  Software Testing and Quality Assurance  arrow  Software Testing  arrow  Load Testing  :  Programming  arrow  Tools  :  Programming  arrow  Ruby
Description
ActiveRecord is a fantastic persistence framework, but since the framework hides low-level details from you, it can be prone to performance problems. Discover the most common problems and how you can solve them.

Hits: 23  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Real world Rails, Part 4: Testing strategies in Ruby on Rails    Last Update 2007/8/21 8:55
Category  Software Testing and Quality Assurance  arrow  Software Testing  :  Programming  arrow  Tools  :  Programming  arrow  Ruby
Description
One of the most distinctive aspects of the Rails platform is the Ruby language itself. As a dynamically typed language, Ruby has great flexibility, convenience, and power, but at a cost. Dynamically typed languages do not have a compiler that can catch certain kinds of errors, including relatively common type errors and some misspellings. Very early on, users of dynamically typed object-oriented languages learned that they had to test. Without testing, Ruby applications would have a much higher incidence of error per line of code than they do. With testing, you can have the benefits of dynamically typed languages with much less of the downside. In this article, I won't bore you with basic decisions, like whether you should test at all, or how you can convince your managers that the testing effort is worthwhile. I'll assume you already test. Instead, I'll break down some of the more subtle testing decisions that every Ruby project lead must eventually make. I'll talk about how you can measure your testing coverage, and how much testing you should do. I'll walk you through the basic out-of-the-box testing techniques, and how those compare with the newer mocking frameworks. Rather than providing an exhaustive tutorial, I'll give you a few examples of the techniques we used to build ChangingThePresent.org (see Resources) so you'll have a basic flavor of the techniques in play. Then I'll break through the strengths and weaknesses of the various techniques as we see them.

Hits: 28  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Real world Rails: Caching in Rails    Last Update 2007/5/16 13:40
Category  Programming  arrow  Platforms  arrow  Web Server  :  Software Testing and Quality Assurance  arrow  Software Testing  arrow  Load Testing  :  Programming  arrow  Tools  :  Programming  arrow  Ruby
Description
Ruby on Rails is increasingly showing up as the base framework for sophisticated and scalable applications of medium and large size. Because Ruby is an interpreted language, to bend Rails to your will, you will need to employ many different caching strategies. This article explores the caching strategies that are available to you.

Hits: 14  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Refactoring Your Rails Application Paper    Last Update 2011/8/27 12:04
Category  Approaches, Process, Methods  arrow  Agile  :  Programming  arrow  Ruby
Description
This article proposes a Rails refactoring catalog.

Hits: 3  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   RGen: Ruby Modelling and Code Generation Framework    Last Update 2009/3/4 7:39
Category  Approaches, Process, Methods  arrow  Model Driven Development  :  Programming  arrow  Tools  :  Programming  arrow  Ruby
Description
This article introduces RGen, a modelling framework inspired by openArchitectureWare. RGen uses internal DSLs for defining metamodels and offers a full modelling stack for Ruby.

Hits: 23  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Rolling with Ruby on Rails Revisited    Last Update 2007/5/7 12:49
Category  Programming  arrow  Tools  :  Programming  arrow  Ruby
Description
This tutorial will show you how to develop a web-based, database-driven application using Ruby on Rails. Also like the original, it will not teach you how to program in Ruby. On the other hand, if you already know another object-oriented programming language, you should have no problem following along (and at the end you can find links on learning Ruby and lots more).

Hits: 22  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Rolling with Ruby on Rails Revisited, Part 2    Last Update 2007/5/7 12:51
Category  Programming  arrow  Tools  :  Programming  arrow  Ruby
Description
This is the second part of the "Rolling with Ruby on Rails Revisited" tutorial

Hits: 19  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   RSpec - Behavior-Driven Development for Ruby    Last Update 2012/2/28 11:44
Category  Software Testing and Quality Assurance  arrow  Software Testing  arrow  Functional Testing  :  Programming  arrow  Tools  :  Programming  arrow  Ruby
Description
RSpec is a Behavior-Driven Development tool for Ruby programmers. BDD is an approach to software development that combines Test-Driven Development, Domain Driven Design and Acceptance Test-Driven Planning. RSpec helps you do the TDD part of that equation, focusing on the documentation and design aspects of TDD.

Hits: 11  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



« 1 2 3 4 (5) 6 7 » 
Software Development Expertise

Load Testing Software and Services by Web Performance : the only load testing software with "how many users" analysis

Software Development - Svitla Systems is an offshore software development company which provides various programming services.

Bug Tracking Software - OnTime is industry leading bug tracking software

Scrum Expert - Agile Project Management Knowledge

Software Testing Magazine - Unit, Load, Functional Software Testing Expertise

Share The Knowledge

Practical
Methods & Tools
RSS 2.0
Twitter
Contact
Software Development Jobs
Login
Username:

Password:


Lost Password?

Register now!
THEME_VALIDXHTML    THEME_VALIDCSS

Copyright (c) 2007-2013 Martinig & Associates | Methods & Tools Software Development Magazine | Privacy Policy
Software Development Tools | Software Development Articles | Software Development Directory | Software Development Videos
Software Development Jobs | Software Development News | Software Development Books
Software Development Blogs | Software Development Conferences