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
...
*
Default generated Gemfile to coffee-rails ~> 4.1.0
Joshua Peek
2014-10-12
1
-2
/
+2
*
Remove --skip-action-view option from application generator
Dan Olson
2014-09-24
1
-4
/
+1
*
Dependencies: bump to jquery-rails 4.0.0.beta2
Godfrey Chan
2014-09-05
1
-1
/
+1
*
Use the released jquery-rails gem
Godfrey Chan
2014-09-05
1
-2
/
+8
*
Use jquery-rails master
Rafael Mendonça França
2014-09-01
1
-1
/
+1
*
Point to right sass-rails version
Rafael Mendonça França
2014-08-19
1
-1
/
+1
*
Rack is released too
Rafael Mendonça França
2014-08-18
1
-4
/
+2
*
No need to point to arel and i18n master anymore
Rafael Mendonça França
2014-08-18
1
-6
/
+2
*
Pull spring gem entry into the Gemfile template instead of gemfile_entries so...
David Heinemeier Hansson
2014-08-07
1
-7
/
+0
*
Stop using padding in the generated Gemfile -- it looks shit
David Heinemeier Hansson
2014-08-07
1
-4
/
+0
*
Fix syntax error
Rafael Mendonça França
2014-07-23
1
-1
/
+2
*
Dev and edge application and plugins need to include i18n master
Rafael Mendonça França
2014-07-23
1
-1
/
+2
*
Set Psych as the YAML engine for Rubinius
Robin Dupret
2014-07-23
1
-0
/
+9
*
Merge pull request #13999 from jamox/update_rack
Aaron Patterson
2014-07-08
1
-2
/
+4
|
\
|
*
Upgraded rack
Jarmo Isotalo
2014-05-19
1
-2
/
+4
*
|
: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
[prev]
[next]