I was eager to learn something new. I heard that ROR is very efficient in development, so I chose Ruby on Rails. It was really difficult to install it, here I will write down my installation experience:
1) install Ruby
Download installation package: http://rubyforge.org/frs? Group_id1_167,what I download is rubyinstaller-1.8.7-p302.exe
After installation, you
always be the first gem installed on the system. Rake is a build tool similar to make, but it allows Ruby to write rakefile (how to build a definition file ), specifically, a specific DSL (domain-specific language) is used to provide high readability while maintaining Ruby's powerful functions. Rails uses rake extension to complete a variety of undesirable tasks, such as database initialization and updates
Action View: Helpers
AssetsAndAjax
RESTfulAnd table ticket Design
Multi-country regions and zones
ActionMailer: EmailSending and receiving
ActiveSupportTool correspondence Handler
RailsTips
RailsSuspected zookeeper
User Authentication
Zookeeper
Performance and Cache
Network Security
Website website
Non-synchronous processing
RailsProgram Best Practices
Appendix
Development Environment Security
GitVersion Control System Basis
RailsCase Study
Over the past few days, according to the book "using rails to develop agile Web Applications", I have also learned some Ruby on Rails knowledge, which is quite interesting, but not as fun as I imagined, for example, I encountered some problems when using ide To develop the ROR application. It took me half a day to understand it. I checked some documents at night
changingthepresent.Caching Static Content
Mongrel is a WEB server that is written by Zed Shaw using 2500 lines of Ruby and C. This small server consumes very little memory and is ideal for Ruby Web applications such as Rails, Nitro, Iowa, and so on. Mongrel can run on UNIX? and Linux? , you can also run on the Win32. Mongrel can also often run as an agent on th
Address: http://www.linuxidc.com/Linux/2010-12/30380.htm
Ubuntu is updated with Ruby and rails, but not the latest version. The ruby version is about 1.9.1, but rails version is only 2.3.5, Which is outdated, so you have to download the latest version.Source codeCompile and install.
1. Prepare the lib
It seems to be another technical trend ~ Let's see if it can be pushed ~ Please note ....
Can a single-person force and a mantra of "Simplicity first" enable the development of Web applications?
David Heinemeier Hansson, a Copenhagen resident on November 26, has created a framework to help Web developers increase their productivity. In addition, he has developed a set of tools based on the original design.
Hansson's example is "Ruby on
Ruby on Rails is a relatively new framework for WEB applications, and its goal is to provide an easy path for application development. In short, it makes life, or at least Web development, easier. In fact, proponents of the framework claim that the productivity of Ruby on Rails developers is up to 10 times times the us
Before you start
About this tutorial
Ruby on Rails (rails) is a full-stack WEB application framework written in Ruby, and Ruby is a rich, free, extensible, portable, object-oriented scripting language. Rails is very popular amon
ArticleDirectory
1. Install the Ruby interpreter
2. Install the rails programming framework
3. Install passpsenger and nginx
If you want to learn rails without MacProgramFor members, Ubuntu is the best choice. Unfortunately, the UBUNTU World lacks the legendary text editor textmate and, in fact, the best image editor Photoshop, fortunately,
How to optimize ActiveRecord in Ruby on Rails: railsactiverecord
Ruby on Rails programming often spoil you. This evolving framework frees you from the boring experience of other frameworks. You can express your intent with just a few lines of code snippets that you are familiar. ActiveRecord can also be used.
For an ol
Ruby on Rails environment (based on Win XP)
The setup of an ROR environment is relatively simple, but there are several small points to note, which may save your mind. 1. Install Ruby first. The current version is 1.8.6.
Download here, This is an EXE file. You can simply click Next. The default installation path is C:/Ruby
Keywords: Ruby on Rails, instantrails, windows, getting started, tutorial
This article comes from my blog in blog Garden: http://www.cnblogs.com/dahuzizyd
Reprinted, please note that the source address of the blog in the blog garden has always been trying Ruby on Rails, but because it is not familiar with Apache and
controller branch
The name of the action passed past: Rails generate controller Say Hello World
Under the console, enter the rails generate controller Say Hello Goodbye command, where Say is the name of the controller class to be generated,
Hello and goodbye are two actions in the Controller class, and the rails framework creates a SAY_CONTROLLER.RB in the pr
Recently wanted to get an Android app that has access to the Internet, because it's fast so it uses Ruby on Rails to provide HTTP resources. This information is still relatively small, so the attempt to record the process.1 building Web application with Ruby on Rails1.1 New Web ApplicationCD Test1.2 Generate productRai
Ror may be the biggest difficulty for beginners, that is, the installation and setup of the development environment. Today, it has been around for a long time, and the process has been posted here, so that beginners can avoid detours.
1. Install Ruby 1.8.6
Open http://rubyforge.org/frs? Group_id = 167, install the final version of ruby1.8.6-26
After the download is complete, enter the ruby-V verification ve
After using the rails new appname to build rails applications, we can view the directory structure of Rails applications through tree:
Directory structure
The application directory will have 11 directories of App, config, DB, Doc, lib, log, public, script, test, TMP, and vendor, and config.ru, Gemfile, Gemfile.lock,
Tutorial on Ruby on Rails to implement the most basic user registration and login functions, rubyrails
It is very convenient to implement the user registration and login functions in Rails. For example, you can use the Devise class to implement the complete function of the gem extension package. You can also use the has_secure_password that comes with
Ruby on Rails programming often spoils you. This evolving framework frees you from the tedium of other frameworks. You can express your intent with a few lines of code that you are accustomed to. You can also use ActiveRecord.
For an old Java like me? Programmers, ActiveRecord is a little rusty. Through the Java framework, I usually build a mapping between independent models and schemas. A framework like t
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
[email protected]
and provide relevant evidence. A staff member will contact you within 5 working days.