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
*
:scissors:
Rafael Mendonça França
2014-06-17
1
-8
/
+8
*
Add a generic --skip-gems options to generator
Rafael Mendonça França
2014-06-17
1
-8
/
+6
*
Add an option to skip installation of Turbolinks
Marc Schütz
2014-06-14
1
-2
/
+7
*
Generators, remove leftover variable assignment. refs #14877
Yves Senn
2014-04-27
1
-1
/
+0
*
Revert "Edge Rails applications doesn't need to use arel master"
Aaron Patterson
2014-04-23
1
-1
/
+2
*
Use sass-rails 4.0.3
Rafael Mendonça França
2014-04-04
1
-1
/
+1
*
Edge Rails applications doesn't need to use arel master
Rafael Mendonça França
2014-03-26
1
-2
/
+1
*
Remove sqlite3 lines from .gitignore if the application is not using sqlite3.
Dmitrii Golub
2014-03-24
1
-0
/
+4
*
Force sass-rails ~> 4.0.2 to avoid sprockets compatibility error
Rafael Mendonça França
2014-03-14
1
-1
/
+1
*
Remove inclusion of rubysl gem for rbx on generated Gemfile
Carlos Antonio da Silva
2014-02-25
1
-9
/
+0
*
remove railties changes. fixes #14054
Aaron Patterson
2014-02-14
1
-87
/
+8
*
Hide bundler output for `rails new` if quiet option is specified.
Christian Wesselhoeft
2014-02-11
1
-1
/
+2
*
spring gem moved to rails/spring
Washington Luiz
2014-01-18
1
-1
/
+1
*
upgrade SDoc
Xavier Noria
2014-01-12
1
-1
/
+1
*
add a more restricted codepath for templates fixes #13390
Aaron Patterson
2014-01-08
1
-8
/
+26
*
Bump Jbuilder version to 2.0.0
Pavel Pravosud
2013-12-20
1
-1
/
+1
*
Use sass-rails 4.0.1
Takayuki Matsubara
2013-12-20
1
-1
/
+1
*
Install Spring preloader when generating new applications
Jon Leighton
2013-12-03
1
-1
/
+25
*
Remove turbolinks when generating a new application based on a template
Lauro Caetano
2013-11-21
1
-1
/
+1
*
Require the top file and autoload Base class
Rafael Mendonça França
2013-11-09
1
-1
/
+1
*
Removed unused require
Arun Agrawal
2013-11-08
1
-2
/
+0
*
Added platform dependent gems
Arun Agrawal
2013-11-07
1
-0
/
+9
*
only ask for these ivars if the target responds to them
Aaron Patterson
2013-11-06
1
-3
/
+3
*
gems can be added or skipped from the template
Aaron Patterson
2013-11-04
1
-1
/
+62
*
No web-console for now
Arun Agrawal
2013-11-03
1
-6
/
+0
*
:bomb:
Rafael Mendonça França
2013-11-01
1
-1
/
+1
*
Use consistent order of the arguments
Rafael Mendonça França
2013-11-01
1
-9
/
+9
*
Passing args for gemfile entry
Arun Agrawal
2013-11-01
1
-1
/
+7
*
gemfile entries can be added to the app builder
Aaron Patterson
2013-10-31
1
-3
/
+16
*
add filters for gemfile entries
Aaron Patterson
2013-10-31
1
-3
/
+9
*
We need to fix Sam Ruby's tests.
Aaron Patterson
2013-10-30
1
-1
/
+0
*
rename AppPreparer
Aaron Patterson
2013-10-30
1
-0
/
+1
*
fix template Gemfiles
Aaron Patterson
2013-10-28
1
-0
/
+11
*
always call set_default_accessors from create_root
Aaron Patterson
2013-10-28
1
-0
/
+1
*
Fix indentation [ci skip]
Carlos Antonio da Silva
2013-10-27
1
-2
/
+2
*
Fixed tests for app_generator
Arun Agrawal
2013-10-27
1
-5
/
+5
*
Remove dead code after the skip_jbuilder option removal
Rafael Mendonça França
2013-10-27
1
-1
/
+0
*
remove the skip_jbuilder option, just rm it from the Gemfile
Aaron Patterson
2013-10-27
1
-3
/
+0
*
remove unused methods
Aaron Patterson
2013-10-27
1
-4
/
+0
*
Merge remote-tracking branch 'origin/master'
Aaron Patterson
2013-10-27
1
-5
/
+0
|
\
|
*
Merge pull request #12657 from robin850/skip-javascript
Guillermo Iguaran
2013-10-27
1
-7
/
+0
|
|
\
|
|
*
Removal of javascript related gems when creating an app
Robin Dupret
2013-10-27
1
-7
/
+0
*
|
|
add an option to skip jbuilder
Aaron Patterson
2013-10-27
1
-0
/
+4
*
|
|
add jbuilder web-console and sdoc to the GemEntry list
Aaron Patterson
2013-10-27
1
-13
/
+24
*
|
|
fix the class name
Aaron Patterson
2013-10-27
1
-17
/
+17
*
|
|
use the GemfileGem object for more entries
Aaron Patterson
2013-10-27
1
-52
/
+49
*
|
|
add the database gem
Aaron Patterson
2013-10-27
1
-5
/
+3
*
|
|
get a list of gems when filling out the gemfile
Aaron Patterson
2013-10-27
1
-12
/
+25
|
/
/
*
/
set accessors in the set_accessors! method
Aaron Patterson
2013-10-27
1
-2
/
+1
|
/
*
Don't require using application_name before options
Piotr Sarnacki
2013-09-13
1
-0
/
+4
[next]