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
*
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
*
Revert "Test against rack master"
Santiago Pastorino
2014-11-27
1
-2
/
+2
*
Test against rack master
Rafael Mendonça França
2014-11-26
1
-2
/
+2
*
Use jquery-rails 4.0.0
Rafael Mendonça França
2014-11-25
1
-8
/
+2
*
Fix syntax error :bomb:
Rafael Mendonça França
2014-11-25
1
-2
/
+2
*
Use released rails-dom-testing
Rafael Mendonça França
2014-11-25
1
-2
/
+0
*
Fix sprockets-rails dependency dance
Arthur Neves
2014-11-24
1
-2
/
+0
*
Generate new applications with the right rails-dom-testing version
Rafael Mendonça França
2014-11-17
1
-2
/
+4
*
Skip spring install in Cygwin due to fork() bad support.
michaeljayt
2014-11-17
1
-1
/
+1
*
Add back --skip-turbolinks and remove --skip-gems
Rafael Mendonça França
2014-10-26
1
-6
/
+9
*
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
[next]