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
*
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
*
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
[next]