/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

Rails and SQL queries

Hits: 1972
*****
0.0
Ruby is a great language to
Yes, you can run Ruby on
Ruby on Rails is
Test-driven development is A
use to create a dynamic
Windows and eRuby on Windows
Model-View-Controller
Good Thing. This article
website. Here's how to use
IIS web servers. Ruby has
web-application framework.
takes the example of a
it to do CGI scripting.
many features to process
Rails uses ActiveRecord
simple user authentication
Using eRuby ERB templating
text files and to do system
database abstraction classes
system controller and
to seperate the HTML from
management tasks as
to work with SQL tables.
explain how to do test
the script makes CGI a
languages like Perl or
However, sometimes it is
driven development using
perfect alternative to using
Python do. Ruby is also a
more convenient to work with
Rails.
the Rails framework. Easy
great web scripting
plain SQL queries(without
 
and faster than you would
language. Follow this
any model classes) for
 
expect. So easy in fact that
tutorial and you can use
specific database operations.
 
you may forget about using
Ruby on your Windows IIS web
 
 
Rails all together.
server by setting up eRuby
 
 
 
to process *.rhtml pages.
 
 


Date: Jan, 06 2007


Date: Jan, 07 2007


Date: Nov, 06 2006


Date: Aug, 31 2006
SUSIE is a simple image
How to setup a Windows
If you want create a dynamic
This tutorial will focus on
gallery that is an
development PC and a shared
web page that works on more
the ActionController. The
opensource eRuby
web host environment so you
than just MySQL then try
first sections will cover
application. It is
can start developing Ruby
Ruby DBI. Ruby DBI will help
the services provided by
interesting because it shows
web applications in the same
you create a single database
ActionController and the
how Ruby, a powerful and
way you do PHP, embedded in
interface for connecting
techniques to access them.
fully object oriented
HTML. Ruby is easy to learn
your web application to
The final section will
programming language can be
and has features that make
multiple database types like
provide insight into using
used to do the tiniest of
it more useful than other
MySQL, PostGreSQL and SQL
these techniques in the real
tasks. Ruby can be used as a
web scripting languages. Now
Server. This article also
world.
fast procedural code
you can use eRuby to create
explains some of the typical
 
language that rivals PHP and
robust web applications and
mistakes made when
 
still do things in OOP that
websites.
installing Ruby DBI.
 
Java and C# cannot.
 
 
 


Date: Jan, 07 2007


Date: Jan, 08 2007


Date: Jan, 07 2007


Date: Aug, 31 2006
{ Copyright } ©2019 NuclearScripts.com