similar to: Beginners Tutorial RAD using Ruby on Rails

Displaying 20 results from an estimated 60000 matches similar to: "Beginners Tutorial RAD using Ruby on Rails"

2011 Nov 06
2
Ruby on Rails 3.1 Installation tutorial for Ubuntu (versions 11.04, 11.10) and Linux Mint (version 11) - download or read online if you need it
After several weeks of messing with Ruby on Rails on Ubuntu I made this 34 pages PDF installation tutorial which covers: - Ruby on Rails default installation (Ruby 1.9.2, Rails 3.1, WEbrick web server, SQLite3 database) - Ruby on Rails advanced installation (Ruby 1.9.2, Rails 3.1, Apache web server, MySQL database) I am total beginner with Ruby on Rails (and a beginner with Ubuntu Linux) -
2010 Mar 19
3
Ruby on Rails tutorials for beginners are available here
Hello Everyone, I have started my blog at http://railsguru.org. Besides other stuff on Rails, the main focus of the site will be to help beginners to learn Ruby and Rails and build the fundamentals. Regards, Pankaj Bhageria, Tech Lead, Sumeru Software Solutions. http://www.railsguru.org http://www.sumeru.com -- You received this message because you are subscribed to the Google Groups
2012 Jan 17
0
Rails for Beginners Course - Live Instructor, 8 spots left
Hi there, My startup, Matygo, is running our second live Rails for Beginners course starting next week. This course is for people who are new to Rails, or have yet to dive in, and want to get a head start getting up to speed. Registration Link: http://bit.ly/matygo-rails-beginners-jan-2012 Our classes are fully online but are quite interactive. This is how it works: 1. Weekly live group video
2008 Jan 21
1
Tutorial on Ruby on Rails
Hi! I''m working on Ruby on Rails from last 9 months and found it very strong framework to implement very sophisticated websites with-in a minimum time frame. I have written a tutorial on Ruby on Rails and finally I donated it to tutorialspoint.com. So you can check it at http://www.tutorialspoint.com/ruby-on-rails/index.htm If you do not like this tutorial then email me at
2008 Jun 15
5
Ruby on Rails 2.1 Tutorial
Hi, I have put all the basic things in place and you will find it a working tutorial for Ruby on Rails 2.1. http://www.tutorialspoint.com/ruby-on-rails-2.1/ I have covered Model, Controller and Views in detail and you will find a nice example on scaffolding. If you like this tutorial then please share it with others....Oh yes...if you have any feedback then please definitely send it to me.
2008 Nov 18
1
Ruby on Rails Tutorial on IEEE Software Magazine
Hello! The November/December 2008 issue of IEEE Software has nice a tutorial on Ruby on Rails. IEEE Software is one the most prestigious magazines on Software Engineering. Tutorial: http://www.di.ufpb.br/~alan/ror-ieeesw.pdf<http://www.di.ufpb.br/%7Ealan/ror-ieeesw.pdf> Source code: http://www.di.ufpb.br/~alan/s6vis_code.zip<http://www.di.ufpb.br/%7Ealan/s6vis_code.zip> ABSTRACT:
2009 Mar 08
3
Any good tutorial about upgrade ruby to 1.9.1 and with rails 2.3?
Hi there, Just want to upgrade to ruby1.9.1, but some important gems such as mysql, fastthread, mongrel are not compatible with the newest version, anyone has some good tutorial for recommendation? Thanks, chenillen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to
2006 Feb 03
1
Rolling with Ruby on *Instant* Rails - "New" Tutorial
Greetings! The original version of this tutorial was written by Curt Hibbs and published on ONLamp.com. It served as my introduction to both Ruby and Rails. Unfortunately, I experienced some frustration working through it. This was due first to the fact that I was using Instant Rails, not Rails, and second, to the fact that Rails itself has grown since Curt wrote the article. Despite my
2006 May 02
0
Web mashup tutorial using Ruby on Rails
Hi, I wrote a step-by-step web mashup using Ruby on Rails tutorial, going through how I created a simple job search mashup with Indeed, Google Maps and Yahoo web search service. The tutorial is at http://saush.com/blog/?page_id=48 The source code is available at the last writeup. Comments and feedback welcome! -- Sau Sheong http://blog.saush.com http://www.projectible.com
2013 Nov 24
2
Saying "Hello world" with Ruby on Rails (Tutorial)
http://arubystory.blogspot.com/2013/11/tutorial-saying-hello-world-with-ruby.html -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to
2012 May 24
0
Ruby on Rails Tutorial Chapter 6 RSpec tests failing
Hello all: I''m a RoR newbie who is currently following the Ruby on Rails Tutorial: Learning by Example book (http://ruby.railstutorial.org/ chapters/modeling-users#sec:adding_a_secure_password). The following Chapter 6 RSpec tests are failing: Failures: 1) User [31mFailure/Error:[0m [31mit { should be_valid }[0m [31mexpected valid? to return true, got false[0m [36m # ./spec/models/
2010 Nov 08
2
Very good offer for ruby/rails developers
Hi guys, sorry the "spam", but I''ve just seen that there is a very good offer for us (ie. months of newrelic, sendgrid, heroku, linode and other cool services). You can check more here: http://tinyurl.com/35adxnv Hope that''s useful for someone (I''ve just took it) -- Posted via http://www.ruby-forum.com/. -- You received this message because you are
2012 Dec 28
3
installing ruby 1.9.3 in michael hartl's ruby on rails tutorial
I''m working on Michael Hartl''s ruby on rails tutorial http://ruby.railstutorial.org/ruby-on-rails-tutorial-book#sec-development_tools . I installed Git, updated my OS to 10.8.2 and downloaded XCode 4.5.2. when I type in rvm install 1.9.3 this long thing comes up... Ruby (and needed base gems) for your selection will be installed shortly. Before it happens, please read and
2006 Mar 27
1
Rad Rails IDE
Hi, Doe''s any one know how to configure RAD Rails to show only the methods of the current object and not all the rails methods? Sharon. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060327/fc4d5d8e/attachment.html
2007 Feb 04
2
Beginner Q: Keeping the Ruby on Rails platform up to date.
Hello, I recently installed the ruby on rails framework from this tutorial: http://www.hivelogic.com/narrative/articles/ruby_rails_lighttpd_mysql_tiger So, I installed: Ruby on Rails 1.1 Ruby 1.8.4 LightTPD 1.4.13 FastCGI 2.4.0 RubyGems 0.9.0 Readline 5.1 PCRE 6.6 FastCGI and MySQL bindings I figured out how to keep my ruby on rails up to date by using the command "gem update rails
2007 Dec 11
0
rspec and rad-rails
Quick announcement: I wrote a small enhancement to TestUnitRunner.rb to allow RadRails to run both Test::Unit cases and RSpec examples in the fancy pants GUI runner. Chris will be merging it in with future releases of RadRails, and we''re going to work on getting the integration better (some limitations with the Java GUI component are preventing fuller integration). More info at the
2007 Oct 22
0
beginner's tutorial, books, etc re: time-series analysis, ARMA/ARIMA models...
Thomas, may I also suggest, from the Documentation>Contributed section of CRAN, "Econometrics in R" by Grant Farnsworth http://cran.at.r-project.org/doc/contrib/Farnsworth-EconometricsInR.pdf (see the chapter on Time series) and, in case you can read Italian, "Analisi delle serie storiche con R" by Vito Ricci http://cran.at.r-project.org/doc/contrib/Ricci-ts-italian.pdf
2006 Feb 17
5
Rad Rails and rails console
Hello, In learning Ruby on rails I became hooked on using the Console (ruby script/console) to interact with models. I have been playing with RadRails over the past week and haven''t figured out how to get a console going (or if this feature is even available). Though documentation is minimal, RadRails is fairly intuitive and overall a nice way to write apps. I just can''t
2008 Feb 15
1
Rad Rails/Aptana plugin for haml - site down anyone know if it hosted elsewhere
I have been using the Haml plugin for RadRails, it works well, but after rebuilding my laptop from windows to fedora, I re-installed Aptana (after some sweat and toil) but the site http://blog.lucky-dip.net seems to have vanished. Wonder if anyone knows of an alternative? Thanks tonypm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to
2006 Mar 15
4
New RadRails tutorial using AWDWR book
Hello there, I am basically a J2EE refugee fascinated with Rails. I have been using the Spring framework (a lightweight J2EE java framework with some special characteristics) but I am so impressed with RoR that I am porting over many applications. In order to "dive into Rails", of course the second thing to do was get myself an IDE, and since I''ve been using Eclipse for the