| |
Topics |
Posts |
Last Post |
| Installation guide |
|
| Ruby on Rails Programming |
|
 |
The Mechanics of Ruby programming
These tutorials reference you a how-to approach to Ruby programming with the bulk of examples with better coding standards, which will make you a expert programmer. These
Tutorials are presented with the task description and a discussion of the technical constraints. Usage of editors to program such as SciTE (Scintilla Text Editor IDE), emacs, vim, JEdit, Jed, Nedit, and Textpad are explained here.
Here you can find a great approach on how to create objects and classes, Modules, Namespaces, Ruby variables, Data types, Operators, Ruby Symbols, Arrays, Hashes, introduction to eRB(embedded Ruby) and many more snippets which are more useful and important to learn in ruby.
|
64 |
79 |
Documentation Thu Mar 18, 2010 4:01 am Anu  |
 |
A little Ruby programming (Basic programming in RoR)
These tutorial help you get a better feel for the basics of Ruby programming and to create a basic web application in Ruby on Rails and to understand flow of “MVC architecture ”. Commands to generate controllers, views and Active Record Migrations. Scaffold operations, validations, relationship mapping and many more which makes you create a web application fast and provides Tips for productive Ruby Programming.
|
179 |
203 |
overridig existing met... Fri Mar 19, 2010 11:28 am Raja  |
 |
Rails Database setup
Setting up different databases such as Mysql, SQLlite, Postgres and many other for Ruby on Rails application. Guiding you to choose a perfect type of database for your application to reach your requirements and different configuration options for multiple sections in database. Connecting to database by establishing connections. Any issues with installation or usage Of particular database for your application, just post in this forum. We are here to give best advice.
|
53 |
88 |
i have lost the data i... Thu Mar 04, 2010 4:46 am Raja  |
 |
Plugins and Gems
A Simple plug-in that make your Rails application very simple, less coded with efficient functionality are available here. Here you can find all rails plugins and gems list with their real world usage and procedure to install in your rails application and customizing plugin to meet your requirements. You can use these plugins to install directly into a specific Rails application. This makes it easier to deploy them remotely along with an entire application.
|
208 |
286 |
Railsdav plugin Sat Mar 20, 2010 11:20 am swaminadhan  |
 |
Integrating AJAX & RJS and JQuery in ruby on rails applications (Ajaxified rails programming)
What is AJAX? How AJAX makes web application more flexible and user friendly?
To know all these glimpse issues just step in. you can use all these AJAX , JavaScript
And JQueryeffects that can be integrated easily into your ruby on rails application for partial rendering, Ajax updating divs, dragable elements and all other AJAX related stuff are explained from scratch here.
|
23 |
30 |
JavaScript functionali... Mon Mar 01, 2010 7:25 am umamahesh_nyros  |
 |
Advanced programming
Here you can find information for advanced ruby programming such as Web 2.0 with Ruby on Rails, Rails Envy, RSS aggregator, Rails IRC chat. Caching, Rspec, and youtube plugins in rails and many other advanced programming, which makes the developer to share bleeding-edge ideas without hunting the stable code. Every thing are explained from scratch here.
|
167 |
211 |
Generate XML file usin... Wed Feb 24, 2010 12:19 pm satya  |
 |
Open sources in ruby on rails
Here you can find a list of open source concepts in ruby on rails such as Radiant CMS(its a no-fluff content management system designed for small teams), Typo (its a lean engine that makes blogging easy), Redcloth(its used to prevent Cross Site Scripting), WXRuby (its an open source GUI toolkit for the Ruby programming language). and many more utilities to help you managing your application on a day-to-day basis, are discussed here.
|
27 |
30 |
AlertPay Mon Mar 01, 2010 11:36 am Raghu  |
 |
API
Integrating different types of API in ruby on rails application. Such as google map for displaying google map with radius search criteria, E-Commerce applications API such as paypal, Paypal pro, PSI, Protx for payment Gateways which are integrated easily with active merchant. Amazone, Recaptcha, Fliqz and many more with their usage and integration in our applications are explained here.
|
13 |
16 |
generate and integrate... Mon Dec 07, 2009 4:43 am Raja  |
| Ruby Experts |
|
| Ruby on Rails Versions |
|
| Ruby on Rails application in Production Environment |
|
| Research & Development |
|