Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | Ruby on Rails

Results 1-20 of 94
Beginning Ruby on Rails
Beginning Ruby on Rails introduces web development with Ruby on Rails, a powerful new framework. You will learn how to develop basic applications by implementing four projects. Some of the topics covered through the projects include form handling, CSS, security, database integration, model-view-controller architecture, and test-driven programming. Projects include a task manager, a RSS aggregator, a community manager (similar in nature to MySpace.com), and one that utilizes the Amazon API.
(3 ratings)
Reviews0
PriceUSD 11.90
Views2545
How To Do Test Driven Development In Rails
Test-driven development is A Good Thing. This article takes the example of a simple user authentication system controller and explain how to do test driven development using Rails.
(3 ratings)
Reviews0
PriceFree
Views3204
Learn to Build a complete Ruby on Rails Business Application
Ruby on Rails Enterprise Application Development is a new book from Packt which helps readers to build a complete Ruby on Rails Business Application from start to finish. Written by Elliott Smith and Rob Nichols, this book concentrates on application development as a whole process and is intended to complement existing Rails tutorials. Each chapter deals with a key feature or functional area of a complex, full-scale Rails application. This book is aimed at developers who want to find out how to rapidly build easily-deployed, easily-supported business applications. It is for developers who have learned Ruby on Rails, probably from one of the tutorial books, and want to apply that knowledge to effectively build full, realistic applications.
(3 ratings)
Reviews0
PriceUSD 44.99
Views2484
Design, Develop and Deploy a Fully Featured Website with Ruby on Rails
Ruby on Rails is an open-source web application framework ideally suited to building business applications; accelerating and simplifying the creation of database-driven websites. Often shortened to Rails or RoR, it provides a stack of tools to rapidly build web applications based on the Model-View-Controller design pattern. What you will learn: * Installing, configuring, and testing both Ruby and RoR * Setting up the application and database * Managing users and roles for your website * Gathering and managing user comments * Setting up the template and generating migrations for your tables * Using plug-ins; adding and searching a tag * Enhancing usability with AJAX * Developing an administration interface * Deploying the application on a production server
(3 ratings)
Reviews0
PriceUSD 31.49
Views1707
Radiant CMS
Radiant is a no-fluff, open source content management system designed for small teams. Radiant features: An elegant user interface Flexible templating with layouts, snippets, page parts, and a custom tagging language Special page-oriented plugins called behaviors A simple user management/rights system
(13 ratings)
Reviews1
PriceFree
Views19119
Rails Forum
Rails Forum is a ruby on rails help and discussion community. It is one of the fastest growing Ruby on Rails communities on the net, and is probably the biggest forum out there dedicated soley to RoR.
(9 ratings)
Reviews0
PriceFree
Views3557
Ruby User Guide
Developing Ruby on Rails applications requires an ability to program in the Ruby language. This guide, written by the creator of Ruby, provides an easy to follow guide to the Ruby programming language, covering all the important topics including variables, looping, object-oriented programming, strings, arrays, error handling and much more. This guide is recommended for anyone planning to develop using the Ruby on Rails framework.
(9 ratings)
Reviews0
PriceFree
Views1974
Rails and SQL queries
Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with plain SQL queries(without any model classes) for specific database operations.
(6 ratings)
Reviews0
PriceFree
Views2779
The Basics of Ruby Arrays
Ruby has many exciting object oriented features, but a large percentage of your code will revolve around arrays. In this valuable tutorial, we’re going to show you some tips and tricks for this powerful data structure.
(3 ratings)
Reviews0
PriceFree
Views2539
TinyFile
An upload and file management tool supporting uploads, overwrite prevention, deleting, and renaming all in 51 lines of code. There was a friendly goal of keeping it around 50 lines just to see what was possible. Some things are a little tight, but everything should still be readable.
(3 ratings)
Reviews0
PriceFree
Views6853
The Money Train: Building e-commerce sites using Ruby on Rails
The Money Train is an e-book for Ruby on Rails with tips on how to build an e-commerce site using the Rails framework. You'll get a head start on building your own online store by learning from someone who has been there and done that. Code and schema samples are included to help you know before-hand what you'll be up against and how to tackle some common problems.
(3 ratings)
Reviews0
PriceUSD 12.00
Views2451
Rails Photo Gallery
This article contains step-by-step tutorial for creating photo gallery in Ruby On Rails -- basically a list of jpeg images with uploading/editing support. Command-line ImageMagick tools are used to generate thumbnails and determine image width and height. No Rails plugins or Ruby libraries (like RMagick) required.
(6 ratings)
Reviews0
PriceFree
Views5091
Using Magic Multi-Connections
This plug-in is a great one! I have found a few bugs but it did the job just as i needed it to. I am using this plug-in to connect to three databases, where i am selecting, updating, inserting, and deleting.
(3 ratings)
Reviews0
PriceFree
Views1038
Faster pagination in Rails
RoR's default pagination methods have a number of bottlenecks. In this guide you will learn how to use paginating_find to create fast, reusable and good looking pagination code for your projects. This method also works for pagination of find_by_sql queries and even supports find_by_sql with eager loading!
(6 ratings)
Reviews0
PriceFree
Views2391
Send a file with; send_file
After uploading a file to your server/database you may want users to download it, and send_file works great for just that! Lets say you are allowing users to upload "gif" files to your /RAILS_ROOT/images/*usern ame*/*thegif.gif*. Now you want to allow them to download them or other users to download the pictures.
(3 ratings)
Reviews0
PriceFree
Views1800
Ruby on Rails Forum
Discussion forums for Ruby on Rails prgramming. Cover topics including news, events, articles and tutorials.
(6 ratings)
Reviews0
PriceFree
Views2252
Retrospectiva
Web based project management tool for software development projects. Featuring: Issue tracking, Code browser (Subversion SVN), Changeset and revision management, Wiki, Announcement Blog, Multiple repositories and projects. Similar to Trac but with additional features and a stronger focus on simplified administration.
(12 ratings)
Reviews0
PriceFree
Views7196
RailFrog
RailFrog is a user-friendly, open-source web site deployment and content management system built with Rails; producing well structured and standards-compliant pages with Web 2.0 goodness.
(6 ratings)
Reviews0
PriceFree
Views8437
Rails Cookbook
Rails Cookbook is not an introductory tutorial, but a problem-solving book that provides coding solutions for a wide range of tasks. For every problem addressed in the book, you'll find a worked-out solution or "recipe"-- a short, focused piece of code that you can insert directly into your applications. Topics covered in the book include developing scalable web applications, test-driven development, working with active record, and deploying Rails applications. A discussion on each solution is included, so that you can learn to adapt the problem-solving techniques to similar situations. This ultimate Rails code sourcebook will save you hundreds of hours.
(3 ratings)
Reviews0
PriceUSD 26.39
Views2130
RoleRequirement
There are many great role-based security plug-ins out there. Often times, they are complicated and much more than you need. RoleRequirement focuses on a simple approach to role-based authentication. You don't have to learn a new language in order to specify roles; instead, RoleRequirement leverages the power of Ruby to strike a marvelous balance between simplicity and flexibility Basic Features: * Implement role security system using an enum field or a habtm collection (user can have one or many roles) * Full Test Helpers to make it easy to test your controllers * Squeaky Clean implementation so you don't have to repeat yourself.
(3 ratings)
Reviews0
PriceFree
Views2786
Results 1-20 of 94