Free RoR help and the official Ruby and Ruby on rail chat rooms Programming Web Development by tiger86 … if you are a ruby on rails programmer go to #rubyonrails also hosted on freenode. I know for a fact that… #rubyonrails is the official help irc for anything related to RoR. …Everyone on the #rubyonrails chatroom are usually very helpful and can help you when… Re: Free RoR help and the official Ruby and Ruby on rail chat rooms Programming Web Development by tiger86 … the newest stable version of RoR from [url]www.rubyonrails.org[/url]. They have step by step instructions for … of text from the official [URL="http://guides.rubyonrails.org/"]Ruby on Rails Guide[/URL] [URL="…;http://guides.rubyonrails.org/getting_started.html"]on getting started [/URL] Note … CPanel and Ruby on Rails issue Programming Web Development by asimzeeshan … am running CPanel and recently discovered that I can install RubyonRails there too ([url]http://docs.cpanel.net/twiki/bin/view…/AllDocumentation/RubyonRails/WebHome[/url]) I have the new icon RUBY ON RAILS… Re: Free RoR help and the official Ruby and Ruby on rail chat rooms Programming Web Development by craiggles I'd just like to add that the [I]official[/I] Ruby irc channel is irc.freenode.net#ruby-lang, and that irc.freenode.net#RubyOnRails can be aliased as irc.freenode.net#ror Trouble with associations in Rails models Programming Web Development by colwem … look for any of the methods that [url]http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html[/url] says it should… Re: Learning Ruby Programming Web Development by big_k105 [url]http://www.rubyonrails.org/[/url] If you go to the ruby on rails … and books that will help you out. [url]http://www.rubyonrails.org/docs[/url] [url]http://www.digitalmediaminute.com/article/1816… Re: How to work on ruby on rails inphp Programming Web Development by ruby50 … downloading the codebase from [URL="http://www.rubyonrails.com"]http://www.rubyonrails.com[/URL] and picking up a rails book… Re: New to Ruby Programming Web Development by tiger86 I'm not sure if your referring to ruby or ruby on rails. Anyways great tutorials for Ruby on rails are [URL="http://www.guides.rubyonrails.org"]guides.rubyonrails.org [/URL]and awesome videos with explanations would be [URL="http://railscasts.com"]http://railscasts.com[/URL] Re: What Languages / What Trends / What Jobs Community Center by pty [url=http://www.rubyonrails.org]ruby on rails[/url] is on the up. DRY, fast, not too complicated, clean, extensible. Re: image and file uploading Programming Web Development by pty … by step implementation. thanx in advance,[/QUOTE] [url=http://wiki.rubyonrails.org/rails/pages/HowtoUploadFiles]This[/url] tutorial explains how (I… Re: Can anyone recommend a Ruby tutorial Programming Web Development by pty … 6 rails tutorials plus some other info here: [url]http://rubyonrails.com/docs[/url] Re: ajax in selection box Programming Web Development by pty …[/QUOTE] You need to be using the [url=http://api.rubyonrails.org/classes/ActionView/Helpers/PrototypeHelper.html#M000535]observe field[/url… Re: About 3 tier architecture Programming Web Development by pty …=http://www.cakephp.org/]CakePHP[/url]. Or [url=http://www.rubyonrails.com]Rails[/url] of course (but its not PHP) Re: install plugin Programming Web Development by pty [QUOTE=VINEET KUMAR;371691]Thanks guys for giving the reply of my previous query.Now I again i have a new query and expect the same and thank in advance. The query is how to install plugin in ruby on rails environment.[/QUOTE] [url=http://wiki.rubyonrails.org/rails/pages/Plugins]Rails wiki on plugins[/url] Re: mysql data Programming Web Development by ~s.o.s~ … been a lot of talk about [URL="http://www.rubyonrails.org/"]ROR(Ruby on Rails)[/URL]. It has been… Re: mysql data Programming Web Development by jwenting … been a lot of talk about [URL="http://www.rubyonrails.org/"]ROR(Ruby on Rails)[/URL]. It has been… Re: Getting Started Programming Web Development by curvespace … giving away a free Rails book ATM!) [url]http://wiki.rubyonrails.org/rails/pages/OtherBlogs[/url] (a big list for you… Re: Getting Started Programming Web Development by pty … IRC; lots of knowledgable people in both #ruby-lang and #rubyonrails on freenode if you get stuck and if you just… Re: single table inheritance Programming Web Development by pty … wouldn't use it for anything critical [url]http://wiki.rubyonrails.org/rails/pages/ClassTableInheritanceInRails[/url] For more complicated uses I… Re: PHP questions - % of web + finding a developer / host Programming Web Development by msteudel … on Apache, but there are certainly other development languages (Java, RubyonRails, ASP.net, coldfusion) that also run on Apache just as… Re: PHP Confirmation Programming Web Development by codejoust …. I had inspiration for that little bit of javascript from rubyonrails scaffolding (which does the same thing in a 2-line… Re: Ruby is hot i want to learn it Programming Web Development by codejoust … the first ruby on rails introductory guide [url]http://guides.rubyonrails.org/getting_started.html[/url] and go through that. Then, try… Re: Ruby is hot i want to learn it Programming Web Development by mhenry … the first ruby on rails introductory guide [url]http://guides.rubyonrails.org/getting_started.html[/url] and go through that. Then, try… Re: Novice website development Programming Web Development by tiger86 …. You can also go to the ruby on rails irc #rubyonrails and ask if anyone wants to help out with your… Re: HOW TO send SMS using ruby on rails Programming Web Development by osirion666 I used clickatell API through SMTP then all you need to do is use mailer to send then the text message as the body of the email to the specefic address as per guide lines on their website [url]http://am.rubyonrails.org/[/url] for help on using mailler action Re: Shared memory creation in ruby Programming Web Development by tiger86 … you are interested in ruby on rails join us at #rubyonrails . I hope this helps. Re: configure SQL server with Ruby on Rails Programming Web Development by tiger86 … nightmare to get it to work. [URL="http://guides.rubyonrails.org/getting_started.html"]Check out the official guides for… Re: What's next for a novice web developer Community Center by Elihu5991 ….org/en/"]Ruby[/URL]) and especially [URL="http://rubyonrails.org/"]Ruby On Rails[/URL] - Twitter was made with… Re: how to populate select box depending upon the selection of the radio button on rails Programming Web Development by imon214 … i can figure out atleast, I'm new here on rubyonrails. here are my radio_buttons in `_form.erb` <%= f.radio_button… Re: Reasons to learn Ruby Programming Web Development by benjaminFowl87 … that save you time like this [URL="http://api.rubyonrails.org/v2.3.8/classes/ActiveSupport/CoreExtensions/Date/Calculations.html…