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
/
test
/
generators
/
app_generator_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use single quotes in generated files
Chulki Lee
2014-01-14
1
-4
/
+4
*
standardize on jruby_skip & rbx_skip
Gaurish Sharma
2014-01-13
1
-2
/
+2
*
Skip Spring App Generator tests on JRuby
Gaurish Sharma
2014-01-13
1
-0
/
+2
*
upgrade SDoc
Xavier Noria
2014-01-12
1
-2
/
+2
*
add a more restricted codepath for templates fixes #13390
Aaron Patterson
2014-01-08
1
-4
/
+25
*
refactor generator tests to use block form of Tempfile
Aaron Patterson
2014-01-08
1
-36
/
+30
*
Make sure that spring is loaded in development only
Arun Agrawal
2013-12-05
1
-1
/
+1
*
Install Spring preloader when generating new applications
Jon Leighton
2013-12-03
1
-0
/
+28
*
config.assets.enabled isn't used anymore to disable Rails asset pipeline
Guillermo Iguaran
2013-12-01
1
-1
/
+0
*
Fixes failing test for JRuby
Arun Agrawal
2013-11-29
1
-0
/
+3
*
Checking no debugger on JRuby
Arun Agrawal
2013-11-29
1
-1
/
+7
*
Cleaned up app generator test
Arun Agrawal
2013-11-23
1
-21
/
+6
*
Use a more generic assertion to make sure this tests will be useful.
Rafael Mendonça França
2013-11-22
1
-3
/
+2
*
Fix the assertion for not inclusion of turbolinks on application.js.
Lauro Caetano
2013-11-22
1
-1
/
+1
*
Remove turbolinks when generating a new application based on a template
Lauro Caetano
2013-11-21
1
-3
/
+10
*
Added platform dependent gems
Arun Agrawal
2013-11-07
1
-0
/
+7
*
application template respects Gemfile entries
Aaron Patterson
2013-11-04
1
-0
/
+20
*
gems can be added or skipped from the template
Aaron Patterson
2013-11-04
1
-0
/
+26
*
No web-console for now
Arun Agrawal
2013-11-03
1
-5
/
+0
*
Fixed tests for app_generator
Arun Agrawal
2013-10-27
1
-2
/
+13
*
Removal of javascript related gems when creating an app
Robin Dupret
2013-10-27
1
-5
/
+7
*
Make the application name snake cased when it contains spaces
Robin Dupret
2013-10-22
1
-0
/
+10
*
Add --skip-action-view to app generator
Łukasz Strzałkowski
2013-08-25
1
-0
/
+5
*
Omit turbolinks configuration completely on skip_javascript generator option
Nikita Fedyashev
2013-06-28
1
-3
/
+8
*
Removed jruby-openssl gem from default template Gemfile
Joe Kutner
2013-05-10
1
-3
/
+0
*
generate 'app/assets/images' directory when creating new rails app
Nihad Abbasov
2013-05-04
1
-0
/
+5
*
Removing the app constant and replacing it with Rails.application
wangjohn
2013-04-30
1
-3
/
+3
*
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
-0
/
+5
|
/
*
Fix jquery-as-default test to account for switch from gem to github source in...
Jeremy Kemper
2013-03-25
1
-1
/
+1
*
Put coffee-rails in top-level of generated Gemfile
Gabe Kopley
2013-03-24
1
-1
/
+4
*
Merge pull request #9401 from sikachu/master-remove-builder-option
Rafael Mendonça França
2013-02-24
1
-25
/
+0
|
\
|
*
Remove `--builder` option from `rails` command
Prem Sichanugrist
2013-02-24
1
-25
/
+0
*
|
remove AR auto-explain (config.auto_explain_threshold_in_seconds)
Yves Senn
2013-02-24
1
-9
/
+0
|
/
*
--no-rc in the railties tests
Akira Matsuda
2013-02-01
1
-1
/
+1
*
Fixes improper database name when a '.' is included while creating a new rails
Jeremy W. Rowe
2013-01-16
1
-0
/
+5
*
remove performance tests from the default stack
Yves Senn
2013-01-10
1
-3
/
+0
*
doc/README_FOR_APP is no longer generated
Xavier Noria
2013-01-08
1
-1
/
+0
*
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
1
-1
/
+3
*
Make sure assets is disable when --skip-sprockets is used
Rafael Mendonça França
2013-01-05
1
-1
/
+2
*
config.assets.enabled is now true by default
David Heinemeier Hansson
2013-01-05
1
-1
/
+0
*
update concerned tests
Francesco Rodriguez
2012-12-18
1
-0
/
+2
*
Use Rails to Render Default Index Page
schneems
2012-12-10
1
-8
/
+0
*
Add encrypted cookie store
Santiago Pastorino
2012-11-03
1
-1
/
+1
*
Fix the app_generator and plugin_new tests
Rafael Mendonça França
2012-10-18
1
-1
/
+1
*
Switch to new sprockets-rails plugin
Joshua Peek
2012-10-15
1
-1
/
+2
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-3
/
+3
*
No need to test for rack-cache present in Gemfile
Arun Agrawal
2012-10-11
1
-5
/
+0
*
Update test locations
Mike Moore
2012-10-09
1
-2
/
+4
[next]