| |
Topics |
Posts |
Last Post |
| Installation guide |
|
 |
Setting up ruby and rails
Installing ruby and rails of different versions in many platforms, including Linux, and many flavors of UNIX, MS-DOS, Windows, BeOS, Amiga, Acorn Risc OS, Fedora Core 4, Ubuntu, CentOS 4.5, plesk VPS and MacOS X along with RubyGems Package Manager. These step-by-step tutorials will help to make the installing process quick and keep away from nightmare.
|
68 |
107 |
RVM installation on ub... Sat Apr 20, 2013 6:35 am lucyming  |
 |
Database installations
Step-by-step installation guide required to setup databases for your application. Installing different databases such as MYsql, Sqllite, Postgres, and many more in many platforms. Guiding you to install GUI interface for databases such as phpmyadmin.
|
29 |
40 |
Youtube with rails 3 Fri Nov 25, 2011 11:23 am angeldavid  |
| 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.
|
129 |
163 |
Creating nested hash f... Wed May 22, 2013 2:54 pm clem_c_rock  |
 |
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.
|
435 |
502 |
Implementing SEO in rails Sat Apr 20, 2013 6:36 am lucyming  |
 |
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.
|
109 |
161 |
how to anable InnoDB i... Fri Feb 22, 2013 5:16 am jakeliu  |
 |
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.
|
354 |
477 |
Saving the files in a ... Thu Mar 14, 2013 5:23 pm ranjit_nyros  |
 |
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.
|
63 |
75 |
File downloading using... Tue Jan 29, 2013 10:47 am ratnakarrao_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.
|
250 |
316 |
Generating Barcode Fri May 24, 2013 7:49 am wilisdew  |
 |
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.
|
39 |
58 |
Webiva CMS Thu Jul 05, 2012 10:53 am chrisluger2012  |
 |
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.
|
40 |
47 |
Integration of WalkMe ... Tue Feb 19, 2013 12:57 pm divya_nyros  |
| Ruby Experts |
|
 |
Experts Support & Chit Chat
Have a Question? We have the answer. Any installation errors, errors while upgrading from older version to new version, changing from one database to another database, and installing Plug-in, bugs while running server, load errors in server and many more installations problems? Right now post your bugs and get right solution you just post them here to find right solution in short period.
|
266 |
478 |
Module Control Sun May 05, 2013 4:12 am mpiaser  |
| Ruby on Rails Versions |
|
 |
Syntax differences for rails 2.0.2 from their older versions
Syntax differences for rails 2.0.2 from their older versions and the remedies for them. Advantages and disadvantages for new versions compared to old versions will also be discussed here
|
11 |
15 |
validation syntax diff... Sat Aug 27, 2011 10:20 am sharma I  |
| Ruby on Rails application in Production Environment |
|
 |
Deployment
Deploying Ruby on Rails application in production environment on different hosting servers and guiding you to choose the best hosting server to host your rails application.
Providing a clear guide which helps to deploy application with Capistrano deployment in shared host or dedicated server. Please feel free to share your thoughts with us in this about deploying rails application.
|
40 |
60 |
Adaptive paypal payment Thu Aug 23, 2012 4:23 am sarun_5007  |
 |
Server settings
Step-by-step guide to setup production environment for deploying Ruby on Rails application in Unix platform. Any issues related to server settings such as configuring application to run in different servers such as mongrel or lighttpd or Apache or mongrel cluster and Cron job settings and problems that encountered while settings up the configuration files and many more are discussed here. Just step in and follow the tutorial which makes your web application live in less time.
|
30 |
41 |
could not find compati... Wed Nov 16, 2011 12:34 pm konduri subrahmanyam  |
| Research & Development |
|
 |
In & Arround Ruby on Rails
The purpose of this “research in and around” is to make an in-depth study on the most relevant and upcoming RoR topics in-order to have a competitive hold on RoR application. Research is made on what actually the application /tool is and an in and around study of that application is made relating its execution, implementation and more-over its ups and downs. This Research in and around enables us to achieve sky-scrapping hold on almost all application and new updates in Ruby on Rails
|
68 |
251 |
Cropping Images with C... Thu Mar 14, 2013 4:37 pm ranjit_nyros  |