index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
guides
/
source
/
initialization.textile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extra whitespaces from guides
Sebastian Martinez
2011-04-14
1
-1
/
+1
*
Remove trailing whitespace
Matt Duncan
2011-04-13
1
-6
/
+6
*
Documented +ActiveSupport::Notifications+ module.
Sebastian Martinez
2011-04-13
1
-1
/
+5
*
added .'s to headings in the initialization textile page
orta
2011-04-03
1
-3
/
+2
*
There's a couple -> There are a couple
Ryan Bigg
2010-12-28
1
-1
/
+1
*
Init guide: begin down the rabbit warren that is active_record/railtie
Ryan Bigg
2010-12-28
1
-0
/
+77
*
Init: finish coverage of railties/lib/rails.rb
Ryan Bigg
2010-12-28
1
-0
/
+7
*
init guide: Cover the action_dispatch/railtie require from rails.rb
Ryan Bigg
2010-12-28
1
-0
/
+112
*
Remove old initialization guide text. Too much has changed for all of this to...
Ryan Bigg
2010-12-28
1
-3549
/
+0
*
init guide: cover active_support/railtie.rb
Ryan Bigg
2010-12-28
1
-0
/
+12
*
Init guide: Segue between rails/version and active_support/railtie requires
Ryan Bigg
2010-12-28
1
-0
/
+2
*
Cover the inherited method from Rails::Railtie being used when I18n::Railtie ...
Ryan Bigg
2010-12-28
1
-1
/
+33
*
Init guide: finish covering the process of the i18n_railtie.rb file.
Ryan Bigg
2010-12-28
1
-0
/
+20
*
init guide: active_support/railtie does not require itself, actually requires...
Ryan Bigg
2010-12-28
1
-1
/
+1
*
Init guide: finish covering initializers for i18n_railtie, moving on to cover...
Ryan Bigg
2010-12-28
1
-0
/
+41
*
init guide: active_support/inflector/methods is loaded by active_support/auto...
Ryan Bigg
2010-12-28
1
-5
/
+13
*
Init guide: cover Railtie::Configuration and begin to cover the Initializer c...
Ryan Bigg
2010-12-27
1
-4
/
+73
*
Init guide: Cover the config variable set up which is referenced in i18n_railtie
Ryan Bigg
2010-12-27
1
-0
/
+14
*
Init guide: further revision, covering rails/plugin.rb and friends
Ryan Bigg
2010-12-23
1
-4
/
+116
*
Further re-working of the initialization guide
Ryan Bigg
2010-12-21
1
-0
/
+81
*
deleting trailing whitespaces
Vijay Dev
2010-12-19
1
-6
/
+6
*
init guide: Cover beginnings of rails/application.rb
Ryan Bigg
2010-12-17
1
-0
/
+11
*
init guide: Cover ruby version checker and kernel reporting and logger coreext
Ryan Bigg
2010-12-17
1
-0
/
+25
*
WIP: Reviewing the initialization guide for Rails 3.1
Ryan Bigg
2010-12-15
1
-121
/
+393
*
updated the rails guide to reflect changes in the action view railtie relatin...
Josh Kalderimis
2010-11-16
1
-5
/
+5
*
Bump bundler up to 1.0.3
Santiago Pastorino
2010-10-16
1
-1
/
+1
*
I corrected a code snippet typo in the railties/guides/source/initialization....
Philip R. Dutton
2010-10-11
1
-1
/
+1
*
adds to the API guidelines the proper spelling of Arel
Xavier Noria
2010-09-19
1
-1
/
+1
*
Bring back build to the initialization guide
Santiago Pastorino
2010-08-31
1
-2
/
+2
*
resolves merge conflict
Xavier Noria
2010-08-31
1
-1
/
+2
|
\
|
*
Merge branch 'master' of github.com:lifo/docrails
Joost Baaij
2010-08-30
1
-1
/
+1
|
|
\
|
|
*
Revert "Revert "refer to guides since 3.0 is released now""
Xavier Noria
2010-08-30
1
-1
/
+1
|
*
|
Merge branch 'master' of github.com:lifo/docrails
Joost Baaij
2010-08-30
1
-1
/
+1
|
|
\
|
|
|
*
Revert "refer to guides since 3.0 is released now"
Xavier Noria
2010-08-30
1
-1
/
+1
|
*
|
Remove beta and RC paths in documentation
Joost Baaij
2010-08-30
1
-22
/
+22
|
|
/
|
*
refer to guides since 3.0 is released now
Joost Baaij
2010-08-30
1
-1
/
+1
*
|
No more beta or rc on guides
Santiago Pastorino
2010-08-29
1
-22
/
+22
|
/
*
Master is now targeting 3.1.0.beta
David Heinemeier Hansson
2010-08-23
1
-2
/
+2
*
Point guides to bundler 1.0.0.rc.6
Santiago Pastorino
2010-08-23
1
-1
/
+1
*
Bump up rack-mount to 0.6.12
Santiago Pastorino
2010-08-22
1
-1
/
+1
*
Bump up tzinfo to 0.3.23
Santiago Pastorino
2010-08-20
1
-1
/
+1
*
Bump up rack-mount to 0.6.10
Santiago Pastorino
2010-08-19
1
-1
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-55
/
+55
*
Bump up bundler version to rc.2
Santiago Pastorino
2010-07-29
1
-1
/
+1
*
This version is going to be outdated when new nokogiri versions are released
Santiago Pastorino
2010-07-29
1
-1
/
+1
*
Bump up nokogiri to 1.4.3.1
Santiago Pastorino
2010-07-29
1
-1
/
+1
*
updating documentation about lazy hooks in ActiveSupport
Neeraj Singh
2010-07-29
1
-12
/
+7
*
Bump up nokogiri, memcache-client, sqlite3-ruby, fcgi, mail and tzinfo
Santiago Pastorino
2010-07-15
1
-5
/
+6
*
Bump up to rack-mount 0.6.9 and rack-mount-0.6.6.pre removed from action_disp...
Santiago Pastorino
2010-07-15
1
-1
/
+1
*
Describe recent changes in Multibyte::Chars.
Norman Clarke
2010-07-08
1
-56
/
+81
[next]