Over the last couple of
The Rails framework takes
In this tutorial, we'll go
How to setup a Windows
months, I have collected
most of the headache away
through the following
development PC and a shared
over 150 Ruby on Rails links
from developing these
steps:
Setup the
web host environment so you
at Top-Ten-Tutorials.com
relationships and almost
environment
Create the
can start developing Ruby
entirely eliminates the need
SQLite database
Develop the
web applications in the same
to write low-level queries
Rails application
Create
way you do PHP, embedded in
to your database. If you've
the RBA (= Ruby archive)
HTML. Ruby is easy to learn
spent time writing those
from the application with
and has features that make
queries, Rails' ActiveRecord
Tar2RubyScript
Create the
it more useful than other
will make sense, but for
standalone executable with
web scripting languages. Now
those of you who are just
RubyScript2Exe
you can use eRuby to create
getting started this can be
robust web applications and
confusing.
websites.
Date: Sep, 29 2006 Date: Aug, 31 2006 Date: Aug, 31 2006 Date: Jan, 08 2007 |
Yes, you can run Ruby on
Ruby is a great language to
SUSIE is a simple image
If you want create a dynamic
Windows and eRuby on Windows
use to create a dynamic
gallery that is an
web page that works on more
IIS web servers. Ruby has
website. Here's how to use
opensource eRuby
than just MySQL then try
many features to process
it to do CGI scripting.
application. It is
Ruby DBI. Ruby DBI will help
text files and to do system
Using eRuby ERB templating
interesting because it shows
you create a single database
management tasks as
to seperate the HTML from
how Ruby, a powerful and
interface for connecting
languages like Perl or
the script makes CGI a
fully object oriented
your web application to
Python do. Ruby is also a
perfect alternative to using
programming language can be
multiple database types like
great web scripting
the Rails framework. Easy
used to do the tiniest of
MySQL, PostGreSQL and SQL
language. Follow this
and faster than you would
tasks. Ruby can be used as a
Server. This article also
tutorial and you can use
expect. So easy in fact that
fast procedural code
explains some of the typical
Ruby on your Windows IIS web
you may forget about using
language that rivals PHP and
mistakes made when
server by setting up eRuby
Rails all together.
still do things in OOP that
installing Ruby DBI.
to process *.rhtml pages.
Java and C# cannot.
Date: Jan, 07 2007 Date: Jan, 06 2007 Date: Jan, 07 2007 Date: Jan, 07 2007 |