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
/
guides
/
code
Commit message (
Expand
)
Author
Age
Files
Lines
*
ActiveRecord -> Active Record
Xavier Noria
2013-04-22
1
-0
/
+1
*
Getting rid of a few other vestiges of rails.png.
Steve Klabnik
2013-04-02
1
-0
/
+0
*
Merge pull request #9978 from trevorturk/cookie-store-auto-upgrade
Santiago Pastorino
2013-04-01
1
-1
/
+1
|
\
|
*
Allow transparent upgrading of legacy signed cookies to encrypted cookies; Au...
Trevor Turk
2013-03-28
1
-1
/
+1
*
|
be lazy loading SDoc
Xavier Noria
2013-03-30
1
-1
/
+1
*
|
rdoc is no longer a gem dependency, sdoc becomes a runtime dependency
Xavier Noria
2013-03-30
1
-0
/
+5
*
|
Update Gemfile since group assets doesn't exist anymore in Gemfile
robertomiranda
2013-03-28
1
-12
/
+11
*
|
Update Bundler require in getting started application
robertomiranda
2013-03-28
1
-2
/
+3
|
/
*
Relaxed jbuilder dependency and bumped version number
Pavel Pravosud
2013-03-25
1
-1
/
+1
*
Better styles for the CSS [ci skip]
Rafael Mendonça França
2013-03-23
3
-38
/
+38
*
replace non-breaking spaces with normal spaces [ci skip]
Yves Senn
2013-03-07
2
-4
/
+4
*
add prompt to 422 page to check logs
Nihad Abbasov
2013-03-04
1
-2
/
+3
*
New beauty pages(404, 422, 500)
Stanislav
2013-03-02
3
-33
/
+126
*
Change default root route helper
Kohei Hasegawa
2013-02-26
1
-2
/
+2
*
remove AR auto-explain (config.auto_explain_threshold_in_seconds)
Yves Senn
2013-02-24
2
-8
/
+0
*
Re-do Getting Started application with Rails 4.
Steve Klabnik
2013-01-22
76
-301
/
+404
*
remove the rails guide on performance testing
Yves Senn
2013-01-10
1
-12
/
+0
*
remove performance tests from the default stack
Yves Senn
2013-01-10
1
-1
/
+1
*
new README generated for new apps
Xavier Noria
2013-01-08
1
-247
/
+16
*
doc/README_FOR_APP is no longer generated
Xavier Noria
2013-01-08
1
-2
/
+0
*
Change guides to use update instead of update_attributes
Amparo Luna + Guillermo Iguaran
2013-01-03
1
-1
/
+1
*
Remove observers and sweepers
Rafael Mendonça França
2012-11-28
1
-3
/
+0
*
Revert "Merge pull request #8341 from amatsuda/bundle_source_rubygems"
Rafael Mendonça França
2012-11-27
1
-1
/
+1
*
default source in Gemfiles to :rubygems rather than hardcoding the URL
Akira Matsuda
2012-11-28
1
-1
/
+1
*
Rename secret_token_key to secret_key_base
Santiago Pastorino
2012-11-03
1
-1
/
+1
*
Sign cookies using key deriver
Santiago Pastorino
2012-11-03
1
-1
/
+1
*
1.9 hash syntax changes
AvnerCohen
2012-10-13
2
-5
/
+5
*
Remove duplicate 'the' article in commented line
claudiob
2012-10-08
1
-1
/
+1
*
Extract ActiveRecord::SessionStore from Rails
Prem Sichanugrist
2012-08-24
1
-5
/
+0
*
Remove `:confirm` in favor of `:data => { :confirm => 'Text' }` option
Carlos Galdino
2012-07-18
2
-3
/
+3
*
Remove mention to csv fixtures from test_helper in guides [ci skip]
Carlos Antonio da Silva
2012-07-06
1
-1
/
+1
*
fix up the example app for getting started guide [ci skip]
Vijay Dev
2012-06-02
6
-10
/
+8
*
change welcome_helper.rb to home_helper.rb
spyhole
2012-06-01
1
-0
/
+0
*
Update guides/code/getting_started/test/functional/home_controller_test.rb
spyhole
2012-06-02
1
-1
/
+1
*
the file name should be changed to home_helper.rb
spyhole
2012-06-02
1
-1
/
+1
*
Update guides/code/getting_started/app/controllers/home_controller.rb
spyhole
2012-06-02
1
-1
/
+1
*
Update guides/code/getting_started/config/routes.rb
spyhole
2012-06-02
1
-1
/
+1
*
Remove remaining require 'rubygems'
Santiago Pastorino
2012-05-13
1
-2
/
+0
*
Add commas missing in performance tests
Geoffrey Roguelon
2012-05-12
1
-1
/
+1
*
In robots.txt, User-agent should be all downcase except for the first 'U', ac...
Enrico Carlesso
2012-05-11
1
-1
/
+1
*
Remove tags from getting started guide and adapt some of the content to
Oscar Del Ben
2012-05-02
2
-2
/
+5
*
Rewrite refactoring section in getting started guide
Oscar Del Ben
2012-05-02
3
-34
/
+12
*
Rewrite comments action in getting started guide
Oscar Del Ben
2012-05-02
1
-0
/
+12
*
Getting Started Guide Code Cleanup
Oscar Del Ben
2012-05-01
1
-9
/
+0
*
Rewrite adding a second model section of Getting Started Guide
Oscar Del Ben
2012-04-30
3
-5
/
+23
*
Add REST section to getting started guide
Oscar Del Ben
2012-04-28
1
-10
/
+1
*
Add delete post section to Getting Started guide
Oscar Del Ben
2012-04-27
3
-0
/
+10
*
Merge branch 'master' of github.com:lifo/docrails
Oscar Del Ben
2012-04-25
2
-3
/
+3
|
\
|
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-04-25
7
-3
/
+21
|
|
\
|
*
\
Merge pull request #5880 from asanghi/master
Jeremy Kemper
2012-04-25
2
-3
/
+3
|
|
\
\
[next]