Rails 2.1
Update to Rails 2.1 final.
This commit is contained in:
parent
fd554cce90
commit
516d6dfac0
257 changed files with 4058 additions and 1933 deletions
|
@ -36,7 +36,7 @@ module Rails
|
|||
# view.html.erb
|
||||
#
|
||||
# The directory name (+controller+) matches the name of the generator file
|
||||
# (controller_generator.rb) and class (+ControllerGenerator+). The files
|
||||
# (controller_generator.rb) and class (ControllerGenerator). The files
|
||||
# that will be copied or used as templates are stored in the +templates+
|
||||
# directory.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue