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 61-80 of 94
GrabzIt Ruby Gem
Use GrabzIt to programmatically take screenshots of websites, either as images, tables or PDF's, with this completely open source and free library. We have also provided easy to follow online tutorials and sample applications to help you set up GrabzIt as quickly as possible.
(28 ratings)
Reviews0
PriceFree
Views1181
BPMembers - Company Network Script
BPMembers is a simple script to use, cost effective way for associations, clubs, businesses and individuals to manage a database of members, subscribers, customers or suppliers online. Technology: Ruby On Rails 2.0.2 Database: MySQL Main Features: * Club registration * Club owners may create registration forms for members * Admin Panel with reports, including export to Excel
(3 ratings)
Reviews0
PriceUSD 14.95
Views2022
Online Event Ticket Sell
Are you Event Planner? then you must have to know about eventbrite clone. Eventbrite Clone is a platform where you can share your event schedule, bring people and sell ticket of event. Buy Event Management system for your ease.
(3 ratings)
Reviews0
PriceUSD 1,250.00
Views1363
Lister
Keeping with Craigslist's theme, this is a minimalist application. It doesn't have the fancy bells and whistles...nor does it need them. Create your own categories, listings, pages, and users. Manage all of these as the admin via the admin dashboard.
(3 ratings)
Reviews0
PriceUSD 69.00
Views1008
Get On Track with Ruby on Rails
Ruby is an interpreted scripting language, just like Python and PHP. SitePoint's author Daniel Bogan take a look at the language and how it can be used in web development.
(0 ratings)
Reviews0
PriceFree
Views1646
Understanding Controllers in Ruby-on-Rails
This tutorial will focus on the ActionController. The first sections will cover the services provided by ActionController and the techniques to access them. The final section will provide insight into using these techniques in the real world.
(0 ratings)
Reviews0
PriceFree
Views1847
Understanding Action Views in Ruby on Rails
This article covers the basic services provided by the ActionView. The ActionView helps you present data to your users. Keep reading to learn some terminology and study an example application.
(0 ratings)
Reviews0
PriceFree
Views1833
Ruby on Rails: Up and Running
This compact guide teaches you the basics of installing and using both the Ruby scripting language and the Rails framework for the quick development of web applications. Ruby on Rails: Up and Running covers just about everything you need - from making a simple database-backed application to adding elaborate Ajaxian features and all the juicy bits in between. While Rails is praised for its simplicity and speed of development, there are still a few steps to master on the way. More advanced material helps you map data to an imperfect table, traverse complex relationships, and build custom finders. A section on working with Ajax and REST shows you how to exploit the Rails service frameworks to send emails, implement web services, and create dynamic user-centric web pages. The book also explains the essentials of logging to find performance problems and delves into other performance optimizing techniques.
(0 ratings)
Reviews0
PriceUSD 19.79
Views1859
Ruby for Rails: Ruby Techniques for Rails Developers
Ruby for Rails helps Rails developers achieve Ruby mastery. Each chapter deepens your Ruby knowledge and shows you how it connects to Rails. You'll gain confidence working with objects and classes and learn how to leverage Ruby's elegant, expressive syntax for Rails application power. And you'll become a better Rails developer through a deep understanding of the design of Rails itself and how to take advantage of it.
(0 ratings)
Reviews0
PriceUSD 15.28
Views1570
Beginning Ruby on Rails E-Commerce
Beginning Ruby on Rails E-Commerce: From Novice to Professional is the first book of its kind to guide you through producing e-commerce applications with Rails--the stacked web framework taking the world by storm. The book dives right into the process of creating a production-level web application using agile methodologies and test-driven development combined with Rails best practices. You'll take advantage of the latest crop of Rails plug-ins and helpers that will radically improve your programming schedule. You'll also create a real application step-by-step, plus the book is driven by real-world cases throughout.
(0 ratings)
Reviews0
PriceUSD 13.60
Views1814
Hacking with Ruby
The book quickly reviews Rails development and then move to essential enterprise subjects like Web Services (and their relationships with SOA), data persistence, messaging, interoperability with other platforms, handling documents and search, spell-checking, and report generation. It also covers new Web 2.0 technologies like Ajax and the read-write Web. It is rich in examples and covers numerous interesting topics readers will be surprised to see, such as advanced search with Ferret, how to access del.icio.us and Flickr from Ruby, or how to use Yahoo's general search from Ruby. The book closes with a look at the Semantic Web and why it makes sense to adopt semantic Web technologies.
(0 ratings)
Reviews0
PriceUSD 26.39
Views1895
Build Your Own Ruby on Rails Web Application
his practical hands-on guide for first-time Ruby on Rails programmers will walk you through installing the required software on a Windows, Mac or Linux computer, and then jumps into an introduction to the Ruby programming syntax. The application that the book builds, a user-generated news Website, is added upon chapter by chapter, and concepts such as user authentication, sessions, cookies and basic AJAX usage are gradually introduced. The book finishes of with chapters on reusable code, debugging, and deployment on a live web server. By the end of the book you'll have a solid grasp of Ruby on Rails development and its practical applications in the real-world.
(0 ratings)
Reviews0
PriceUSD 13.58
Views1935
Ruby on Rails For Dummies
Using a conversational tone and lots of easy-to-follow examples, popular For Dummies author Barry Burd gently introduces programming novices to Web-database processing and development with Ruby on Rails (RoR) The book ranges from Ruby and RoR basics, installation, and writing simple Ruby programs to using RoR with Ajax and creating a blog, a shopping cart, and other real-world projects
(0 ratings)
Reviews0
PriceUSD 19.79
Views2352
Beginning Relationships in Rails
The Rails framework takes most of the headache away from developing these relationships and almost entirely eliminates the need to write low-level queries to your database. If you've spent time writing those queries, Rails' ActiveRecord will make sense, but for those of you who are just getting started this can be confusing.
(0 ratings)
Reviews0
PriceFree
Views3128
The Ruby on Rails Wiki
With Beginner info, Install guides for virtually any OS, Examples, HowTos(getting RoR to work with your DB, Test, Develop, etc), Tips & Tricks and lots more.
(0 ratings)
Reviews0
PriceFree
Views2879
Ruby on Rails on Oracle: A Simple Tutorial
This article is not intended to be a booster piece for Rails nor is it an expose. It’s simply an introduction to the technology. It contains both praise and criticism. At times the criticism might appear a bit heavy handed (especially to Rails enthusiasts), but don’t be fooled. Using any Web application framework is going to be tricky, whether it’s J2EE, ASP.NET, or PHP. In the long run, you can be a lot more productive with Rails than you can be with many other Web application development platforms, but it takes time to learn the ropes.
(0 ratings)
Reviews0
PriceFree
Views1353
Ruby on Rails on Oracle: A Simple Tutorial
This article is not intended to be a booster piece for Rails nor is it an expose. It’s simply an introduction to the technology. It contains both praise and criticism. At times the criticism might appear a bit heavy handed (especially to Rails enthusiasts), but don’t be fooled. Using any Web application framework is going to be tricky, whether it’s J2EE, ASP.NET, or PHP. In the long run, you can be a lot more productive with Rails than you can be with many other Web application development platforms, but it takes time to learn the ropes.
(0 ratings)
Reviews0
PriceFree
Views1166
Distributing Rails Applications
In this tutorial, we'll go through the following steps: Setup the environment Create the SQLite database Develop the Rails application Create the RBA (= Ruby archive) from the application with Tar2RubyScript Create the standalone executable with RubyScript2Exe
(0 ratings)
Reviews0
PriceFree
Views1540
Fast-track your Web apps with Ruby on Rails
This article details the components of Rails and shows you how it works.Rails gives you an extremely quick way to develop flexible Web applications; this introduction just barely touched on what it's like to work with Rails. The full framework contains many useful classes and methods for carrying out the actions most used in Web-based applications.
(0 ratings)
Reviews0
PriceFree
Views1601
Ruby on Rails for DB2 developers
IBM DeveloperWorks has a helpful howto on how to bring the worlds of Ruby on Rails and your DB2 framework together. From the article: 'Because Rails emerged from the open source world, until recently you had to use MySQL or PostgreSQL to work with it. Now that IBM has released a DB2 adapter for Rails, it's possible to write efficient Web applications on top of your existing DB2 database investment.'
(0 ratings)
Reviews0
PriceFree
Views1733
Results 61-80 of 94