Search results
From Meshplex
You searched for Ruby
There is no page titled "Ruby". You can create this page.
For more information about searching Meshplex, see Searching Meshplex.
Showing below up to 20 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).
Article title matches
- Ruby/Ruby on Rails programming tutorials2 (15,000 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu}}
7: |<h3>Welcome to the Ruby and Ruby on rails Tutorial</h3>
11: ...orial. This tutorial will cover many areas of the ruby and rails programming language. If you think a pa...
21: ...ges, and they all have their merits and demerits. Ruby is a very efficient and effective programming lan... - Ruby/Reasons for choosing RoR (8,131 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu}}
7: ...frameworks written for PHP or ASP.NET .What makes Ruby so much more special</h3>
26: ...y believe that this is not a momentarily hype and Ruby will have a great future and it's quite possible ...
28: ...ther reasons why you shouldn't give up on Ruby or Ruby on Rails just because of some other people might ... - Ruby/Where can I find RoR (4,648 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu}}
19: '''Here are several way of getting and installing Ruby + extra'''
22: ...forge.org/wiki/wiki.pl RubyInstaller ] containing Ruby and a few extensions.
25: ...nstantRails is already preconfigured and contains Ruby,Rails,MySQL and Apache. - Ruby/What can I use RoR for (7,864 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu}}
19: So far, you've learned that Ruby was meant to keep a perfect balance between power...
20: This is enforced by two Ruby on Rails concepts: '''"Convention over Configurat...
24: ...other interesting (and quite entertaining) things Ruby on Rails does. - Ruby/How to install RoR (4,312 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
22: ...and Nginx in a directory. You can install several RubyStack instances in different folders for example t...
24: [[Image:Rubystack-installing-page-full_default.png]]
26: ... to access to the Rubyconsole and you can type "./rubyconsole" on Linux and OS X. - Ruby/Variables Datatypes Operators (6,389 bytes)
2: {{Ruby top table}}
3: {{Ruby_Menu_Operators}}
8: |<h3>Ruby Variables</h3>
21: This is why, before discussing '''variable'''s in Ruby, I believe it would be much more appropriate to d...
26: <code>[ruby,N]x=5</code> - Ruby/How to install RoR2 (2,209 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
22: This is another way of installing Ruby on Rails:
24: ...he One-Click Ruby installer [http://rubyinstaller.rubyforge.org/wiki/wiki.pl here]
27: [[Image:One_click_ruby.gif]] - Ruby/How to install RoR3 (4,074 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
25: ...Ruby you have installed on your system by typing "ruby -v" in the Terminal command prompter.
27: ...od ideea to update to a newer released version of Ruby, by using Locomotive for example.
28: ...traight from the source and this means installing Ruby manually, not by Locomotive. - Ruby/How to install RoR4 (4,267 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
22: Next step is getting RubyGems from [http://rubyforge.org/frs/?group_id=126 here].
27: <code>[ruby,N]
28: tar xzf rubygems-0.9.2.tar.gz - Ruby/How to install RoR5 (1,551 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
46: |style="font-weight: bold; font-size: 12px;" |[[Ruby/How_to_install_RoR4 | Previous]] ...
49: |style="font-weight: bold; font-size: 12px;" | [[Ruby/How_to_install_RoR6 | Next]] - Ruby/How to install RoR6 (2,254 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
57: |style="font-weight: bold; font-size: 12px;" |[[Ruby/How_to_install_RoR5 | Previous]] ...
60: |style="font-weight: bold; font-size: 12px;" | [[Ruby/How_to_install_RoR7 | Next]] - Ruby/How to install RoR7 (2,297 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
46: |style="font-weight: bold; font-size: 12px;" |[[Ruby/How_to_install_RoR6 | Previous]] ...
49: ...le="font-weight: bold; font-size: 12px;" | [[Ruby/Ruby_Basics | Next]] - Ruby/Databases (1,453 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Databases}}
7: |<h3>Ruby and databases.Ruby on Rails and MySQL</h3>
50: |style="font-weight: bold; font-size: 12px;" |[[Ruby/Basic_GUI | Previous]]
53: |style="font-weight: bold; font-size: 12px;" | [[Ruby/Databases2 | Next]] - Ruby/Databases2 (1,020 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Databases}}
7: |<h3>Ruby and databases.Ruby on Rails and MySQL.Page 2</h3>
39: ...yle="font-weight: bold; font-size: 12px;" |[[Ruby/Ruby_databases | Previous]]
42: |style="font-weight: bold; font-size: 12px;" | [[Ruby/ | Next]] - Ruby/Variables Datatypes Operators2 (2,304 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Operators}}
7: |<h3> Ruby Operators and Data Types Page 2</h3>
11: If you don't remember how to open a Ruby Console, let me remind you:
12: ...e black "I" and select Rails Applications -> Open Ruby Console Window - Ruby/Variables Datatypes Operators3 (3,317 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Operators}}
7: |<h3>More Ruby Strings.Page 2</h3>
28: <code>[ruby,N]
43: <code>[ruby,N]puts "#{firstname} gave me the book on #{bob_st... - Ruby/Variables Datatypes Operators4 (2,303 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Operators}}
7: |<h3>Ruby Strings Operations</h3>
21: <code>[ruby,N]
29: <code>[ruby,N] - Ruby/Symbols (9,368 bytes)
1: {{Ruby top table}}
3: ...; font-size: 15px; a {color: #000000;}" | [[Image:Ruby_on_rails_tutorials.jpg]]
7: ...t: bold; font-size: 12px; padding-left:15px;" |'''Ruby for complete beginners'''
9: ...px;" | [[Ruby/Ruby_on_Rails_programming_tutorials|Ruby Introduction]]
11: |style="padding-left:5px;" |[[Ruby/What_can_I_use_RoR_for |What can I use RoR for? ]... - Ruby/Statements (2,144 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu}}
7: |<h3>Ruby Statements</h3>
17: Generalized, a Ruby statement is each and every instruction you write...
19: <code>[ruby,N] - Ruby/Converting data to another type (2,156 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Data Conversion}}
31: <code>[ruby,N]
71: |style="font-weight: bold; font-size: 12px;" |[[Ruby/Variables_Datatypes_Operators4| Previous]] ...
74: |style="font-weight: bold; font-size: 12px;" | [[Ruby/Converting_data_to_another_type2 | Next]]
Page text matches
- Main Page (4,297 bytes)
18: * [[Ruby/Ruby_on_Rails_programming_tutorials|Ruby on Rails]] - Ruby/Ruby on Rails programming tutorials2 (15,000 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu}}
7: |<h3>Welcome to the Ruby and Ruby on rails Tutorial</h3>
11: ...orial. This tutorial will cover many areas of the ruby and rails programming language. If you think a pa...
21: ...ges, and they all have their merits and demerits. Ruby is a very efficient and effective programming lan... - Partners (723 bytes)
5: ...language and in search of a solid introduction to Ruby's concepts and constructs. - Ruby/Reasons for choosing RoR (8,131 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu}}
7: ...frameworks written for PHP or ASP.NET .What makes Ruby so much more special</h3>
26: ...y believe that this is not a momentarily hype and Ruby will have a great future and it's quite possible ...
28: ...ther reasons why you shouldn't give up on Ruby or Ruby on Rails just because of some other people might ... - Ruby/Where can I find RoR (4,648 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu}}
19: '''Here are several way of getting and installing Ruby + extra'''
22: ...forge.org/wiki/wiki.pl RubyInstaller ] containing Ruby and a few extensions.
25: ...nstantRails is already preconfigured and contains Ruby,Rails,MySQL and Apache. - Ruby/What can I use RoR for (7,864 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu}}
19: So far, you've learned that Ruby was meant to keep a perfect balance between power...
20: This is enforced by two Ruby on Rails concepts: '''"Convention over Configurat...
24: ...other interesting (and quite entertaining) things Ruby on Rails does. - Ruby/How to install RoR (4,312 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
22: ...and Nginx in a directory. You can install several RubyStack instances in different folders for example t...
24: [[Image:Rubystack-installing-page-full_default.png]]
26: ... to access to the Rubyconsole and you can type "./rubyconsole" on Linux and OS X. - Ruby/Variables Datatypes Operators (6,389 bytes)
2: {{Ruby top table}}
3: {{Ruby_Menu_Operators}}
8: |<h3>Ruby Variables</h3>
21: This is why, before discussing '''variable'''s in Ruby, I believe it would be much more appropriate to d...
26: <code>[ruby,N]x=5</code> - Ruby/How to install RoR2 (2,209 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
22: This is another way of installing Ruby on Rails:
24: ...he One-Click Ruby installer [http://rubyinstaller.rubyforge.org/wiki/wiki.pl here]
27: [[Image:One_click_ruby.gif]] - Ruby/How to install RoR3 (4,074 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
25: ...Ruby you have installed on your system by typing "ruby -v" in the Terminal command prompter.
27: ...od ideea to update to a newer released version of Ruby, by using Locomotive for example.
28: ...traight from the source and this means installing Ruby manually, not by Locomotive. - Ruby/How to install RoR4 (4,267 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
22: Next step is getting RubyGems from [http://rubyforge.org/frs/?group_id=126 here].
27: <code>[ruby,N]
28: tar xzf rubygems-0.9.2.tar.gz - Ruby/How to install RoR5 (1,551 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
46: |style="font-weight: bold; font-size: 12px;" |[[Ruby/How_to_install_RoR4 | Previous]] ...
49: |style="font-weight: bold; font-size: 12px;" | [[Ruby/How_to_install_RoR6 | Next]] - Ruby/How to install RoR6 (2,254 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
57: |style="font-weight: bold; font-size: 12px;" |[[Ruby/How_to_install_RoR5 | Previous]] ...
60: |style="font-weight: bold; font-size: 12px;" | [[Ruby/How_to_install_RoR7 | Next]] - Ruby/How to install RoR7 (2,297 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Install2}}
46: |style="font-weight: bold; font-size: 12px;" |[[Ruby/How_to_install_RoR6 | Previous]] ...
49: ...le="font-weight: bold; font-size: 12px;" | [[Ruby/Ruby_Basics | Next]] - To del (1,555 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu}}
53: |style="font-weight: bold; font-size: 12px;" |[[Ruby/How_to_install_RoR7 | Previous]] ...
56: |style="font-weight: bold; font-size: 12px;" | [[Ruby/How_to_install_RoR9 | Next]] - To del2 (4,982 bytes)
1: {{Ruby top table}}
3: ...; font-size: 15px; a {color: #000000;}" | [[Image:Ruby_on_rails_tutorials.jpg]]
7: ...t: bold; font-size: 12px; padding-left:15px;" |'''Ruby for complete beginners'''
9: ...-left:15px;" | [http://www.meshplex.org/wiki/Ruby/Ruby_on_Rails_programming_tutorials Introduction]
11: |style="padding-left:5px;" |''1) What is Ruby on Rails?'' - Ruby/Databases (1,453 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Databases}}
7: |<h3>Ruby and databases.Ruby on Rails and MySQL</h3>
50: |style="font-weight: bold; font-size: 12px;" |[[Ruby/Basic_GUI | Previous]]
53: |style="font-weight: bold; font-size: 12px;" | [[Ruby/Databases2 | Next]] - Ruby/Databases2 (1,020 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Databases}}
7: |<h3>Ruby and databases.Ruby on Rails and MySQL.Page 2</h3>
39: ...yle="font-weight: bold; font-size: 12px;" |[[Ruby/Ruby_databases | Previous]]
42: |style="font-weight: bold; font-size: 12px;" | [[Ruby/ | Next]] - Ruby/Variables Datatypes Operators2 (2,304 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Operators}}
7: |<h3> Ruby Operators and Data Types Page 2</h3>
11: If you don't remember how to open a Ruby Console, let me remind you:
12: ...e black "I" and select Rails Applications -> Open Ruby Console Window - Ruby/Variables Datatypes Operators3 (3,317 bytes)
1: {{Ruby top table}}
2: {{Ruby Menu Operators}}
7: |<h3>More Ruby Strings.Page 2</h3>
28: <code>[ruby,N]
43: <code>[ruby,N]puts "#{firstname} gave me the book on #{bob_st...
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).

