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
/
lib
/
rails
/
generators
/
app_base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[close #23681] Use puma 3.0.0+
schneems
2016-02-26
1
-1
/
+1
*
Always use the released coffee-rails in new applications
Rafael Mendonça França
2016-02-24
1
-6
/
+1
*
Use the trick to get beta releases in the Gemfile
Rafael Mendonça França
2016-02-23
1
-1
/
+1
*
New apps get the Turbolinks beta gem
Sam Stephenson
2016-02-23
1
-2
/
+2
*
adds --skip-listen to the application generator [closes #23590]
Xavier Noria
2016-02-17
1
-0
/
+7
*
enables the evented monitor in new applications
Xavier Noria
2016-02-10
1
-0
/
+4
*
- app generate option --skip-sprockets leaves jquery-rails gem, which relies ...
Vipul A M
2016-02-04
1
-1
/
+1
*
Turbolinks has moved out
David Heinemeier Hansson
2016-02-04
1
-1
/
+1
*
Redis is now only needed if you want to use Action Cable in production
David Heinemeier Hansson
2016-02-04
1
-2
/
+2
*
Merge pull request #23057 from schneems/schneems/default-puma-config
Richard Schneeman
2016-02-01
1
-0
/
+10
|
\
|
*
Add Default Puma Config
schneems
2016-01-29
1
-0
/
+10
*
|
Switch the default redis adapter to a single-stream model
Matthew Draper
2016-02-01
1
-1
/
+0
|
/
*
Add em-hiredis and redis as default Gems for new applications
Jon Moss
2016-01-18
1
-0
/
+10
*
Add sass-rails back to the default Gemfile
Rafael Mendonça França
2015-12-30
1
-0
/
+2
*
Changed default value of `:rc` option to `nil`
Prathamesh Sonpatki
2015-12-25
1
-1
/
+1
*
Merge pull request #22657 from matthewd/loosen-version
Rafael Mendonça França
2015-12-18
1
-1
/
+15
|
\
|
*
Allow normal version updates within a release series
Matthew Draper
2015-12-18
1
-1
/
+15
*
|
More sensible ordering with the more important options first
David Heinemeier Hansson
2015-12-18
1
-12
/
+12
*
|
List the major frameworks you can remove together
David Heinemeier Hansson
2015-12-18
1
-3
/
+3
*
|
Use released rack
Rafael Mendonça França
2015-12-18
1
-2
/
+1
|
/
*
Use release sprockets-rails
Rafael Mendonça França
2015-12-17
1
-1
/
+0
*
Use released arel
Rafael Mendonça França
2015-12-17
1
-1
/
+0
*
Merge branch 'master' into merge-action-cable
Rafael Mendonça França
2015-12-16
1
-5
/
+1
|
\
|
*
Use sprockets 3 in the Rails 5 release
Rafael Mendonça França
2015-12-16
1
-2
/
+0
|
*
Do not default to any Serializer
Santiago Pastorino
2015-12-15
1
-3
/
+1
*
|
Add option to skip Action Cable
Rafael Mendonça França
2015-12-14
1
-1
/
+4
|
/
*
Add version constraint to database gem in generated application
Rafael Mendonça França
2015-10-29
1
-11
/
+22
*
dev and edge have some common, so factor it out.
Eric Guo
2015-09-13
1
-10
/
+7
*
smooth move aaron.... :bomb:
Aaron Patterson
2015-08-20
1
-2
/
+2
*
point at rack master
Aaron Patterson
2015-08-20
1
-0
/
+2
*
Migrate to Sprockets 4.
Andrei Istratii
2015-08-19
1
-2
/
+4
*
Disable jbuilder for Rails API apps, meanwhile it doesn't play nicely
Santiago Pastorino
2015-06-11
1
-0
/
+2
*
api option implies skipping javascript & sprockets
Santiago Pastorino
2015-06-11
1
-2
/
+2
*
rails new --api generates an api app skeleton
Santiago Pastorino
2015-06-11
1
-2
/
+2
*
Use sprockets-rails from github repo
Yoong Kang Lim
2015-06-02
1
-0
/
+2
*
Omit .keep in .gitignore when generated with --skip-keeps.
Ben Pickles
2015-05-22
1
-1
/
+5
*
Implicitly skip spring for `rails new --dev`
Godfrey Chan
2015-04-20
1
-1
/
+1
*
Print `bundle install` output in `rails new` as soon as it's available
Max Holder
2015-03-28
1
-6
/
+6
*
Update sprockets links to point to rails org
Joshua Peek
2015-03-13
1
-1
/
+1
*
Remove documentation tasks
Xavier Noria
2015-02-06
1
-6
/
+0
*
Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846
robertomiranda
2015-01-31
1
-1
/
+1
*
Change option description and update test names
Melanie Gilman
2015-01-29
1
-1
/
+1
*
Update option to skip test in generators
Melanie Gilman
2015-01-27
1
-3
/
+3
*
Add --skip-action-mailer (or -M) to rails generate
claudiob
2015-01-01
1
-1
/
+5
*
Fix Duplicate web-console entries in Gemfile
NorimasaAndo
2014-12-14
1
-10
/
+0
*
New applications should use sass-rails 5.0
Rafael Mendonça França
2014-12-12
1
-6
/
+1
*
Rails master requires arel master
Rafael Mendonça França
2014-12-12
1
-2
/
+8
*
Align the GemfileEntry API with stable branches
Godfrey Chan
2014-12-12
1
-5
/
+9
*
Use latest web-console when using --dev or --edge
Sam Ruby
2014-12-05
1
-0
/
+10
*
We don't need to use sass-rails 5.0.0.beta
Rafael Mendonça França
2014-11-28
1
-2
/
+1
[next]