| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6692 from schneems/schneems/something-went-wrong | José Valim | 2012-06-10 | 2 | -0/+2 |
|\ |
|
| * | add prompt to 404 & 500 pages to check logs | schneems | 2012-06-09 | 2 | -0/+2 |
* | | Merge pull request #6665 from schneems/schneems/raise-migration-error | José Valim | 2012-06-10 | 2 | -0/+5 |
|\ \
| |/
|/| |
|
| * | raise error for pending migration | schneems | 2012-06-09 | 2 | -0/+5 |
* | | Merge pull request #6681 from arunagw/plugin_gen_fix | Rafael Mendonça França | 2012-06-08 | 1 | -1/+1 |
|\ \ |
|
| * | | We should not include engine.rake file into rake | Arun Agrawal | 2012-06-08 | 1 | -1/+1 |
* | | | Don't add sqlite3 to gemspec with -O on rails plugin new | Piotr Sarnacki | 2012-06-08 | 1 | -0/+2 |
|/ / |
|
* | | Merge pull request #6597 from frodsan/am_include_root_to_false | Rafael Mendonça França | 2012-06-07 | 1 | -4/+4 |
|\ \ |
|
| * | | change AMS::JSON.include_root_in_json default value to false | Francesco Rodriguez | 2012-06-06 | 1 | -4/+4 |
* | | | reduce number of Strings | Akira Matsuda | 2012-06-06 | 1 | -1/+1 |
* | | | Make method name consistent with existing methods | Andrew White | 2012-06-06 | 2 | -4/+4 |
* | | | Fixed the application_controller require_dependency path generated by the app... | Fred Wu | 2012-06-06 | 2 | -5/+6 |
* | | | Fixed the Gemfile when gemspec is skipped in the 'rails plugin new' command | Fred Wu | 2012-06-05 | 1 | -0/+15 |
|/ / |
|
* | | remove unneeded blank line from !namespeced? controller generators | Akira Matsuda | 2012-06-01 | 2 | -2/+2 |
* | | Changed symbol platform to platforms for the commented out call to gem 'theru... | Martin O'Connor | 2012-05-30 | 1 | -1/+1 |
|/ |
|
* | update Gemfile template to 1.9 hash syntax | Francesco Rodriguez | 2012-05-29 | 1 | -1/+1 |
* | `name` should be public. | Aaron Patterson | 2012-05-24 | 1 | -12/+12 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-23 | 1 | -2/+1 |
|\ |
|
| * | Revert "Remove blank trailing comments" | Vijay Dev | 2012-05-23 | 5 | -0/+18 |
| * | Remove obsolete comment from generator gem method | Alexey Vakhov | 2012-05-22 | 1 | -2/+1 |
| * | Remove blank trailing comments | Henrik Hodne | 2012-05-20 | 5 | -18/+0 |
* | | Move root method at TOP of routes file | Gaurish Sharma | 2012-05-22 | 1 | -3/+4 |
* | | Use new hash syntax for generators gem method | Alexey Vakhov | 2012-05-22 | 2 | -2/+2 |
* | | Use require_dependency in generated controllers | Piotr Sarnacki | 2012-05-22 | 2 | -2/+2 |
* | | Fix generators to help with ambiguous `ApplicationController` issue | Piotr Sarnacki | 2012-05-20 | 3 | -0/+12 |
* | | Merge pull request #3359 from mrreynolds/datamapper_naming_fix | Rafael Mendonça França | 2012-05-19 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fixed DataMapper namings in symbols and constants. | Robert Glaser | 2011-10-18 | 1 | -1/+1 |
* | | Remove delegated methods from generators test case | Carlos Antonio da Silva | 2012-05-19 | 1 | -1/+0 |
* | | Revert changes related to `bundle install` fixes in `rails new` | Piotr Sarnacki | 2012-05-17 | 1 | -10/+1 |
* | | Merge pull request #6337 from bcardarella/patch-1 | Aaron Patterson | 2012-05-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Changing the indentation level of the block comment close for SASS
| Brian Cardarella | 2012-05-15 | 1 | -1/+1 |
* | | | improve #6318 | Michal Papis | 2012-05-15 | 1 | -4/+5 |
|/ / |
|
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-15 | 3 | -49/+0 |
|\ \ |
|
| * | | Removing ==Examples and last blank lines of docs from railties | Francesco Rodriguez | 2012-05-14 | 3 | -49/+0 |
* | | | prevent using already loaded Gemfile for 'bundle install', fix #6314 | Michal Papis | 2012-05-15 | 1 | -0/+8 |
* | | | Remove dates and environment variables from humans.txt | José Valim | 2012-05-14 | 1 | -2/+0 |
* | | | Since escape_html_entities_in_json was moved to 3-2-stable, make it true in A... | José Valim | 2012-05-14 | 1 | -3/+0 |
* | | | Remove remaining require 'rubygems' | Santiago Pastorino | 2012-05-13 | 1 | -1/+1 |
* | | | require "rubygems" is obsolete in Ruby 1.9.3 | Kornelius Kalnbach | 2012-05-13 | 3 | -4/+0 |
* | | | Remove tailing spaces :scissors: [ci skip] | Rafael Mendonça França | 2012-05-12 | 1 | -1/+1 |
|/ / |
|
* | | s/wether/whether [ci skip] | Vijay Dev | 2012-05-12 | 1 | -1/+1 |
* | | Merge pull request #6277 from homakov/patch-6 | José Valim | 2012-05-12 | 1 | -0/+3 |
|\ \ |
|
| * | | Update railties/lib/rails/generators/rails/app/templates/config/application.rb | Egor Homakov | 2012-05-12 | 1 | -0/+3 |
* | | | Add commas missing in performance tests | Geoffrey Roguelon | 2012-05-12 | 1 | -1/+1 |
|/ / |
|
* | | In robots.txt, User-agent should be all downcase except for the first 'U', ac... | Enrico Carlesso | 2012-05-11 | 1 | -1/+1 |
* | | Fixes issue #6251 | David Padilla | 2012-05-10 | 1 | -1/+1 |
* | | add humans.txt | Paul Campbell | 2012-05-08 | 1 | -0/+9 |
* | | Rakefile executable attributes and shebang lines has been removed | Roman V. Babenko | 2012-05-02 | 2 | -2/+0 |
* | | Use new hash syntax in generated Gemfile | Oscar Del Ben | 2012-05-02 | 1 | -14/+14 |
* | | Merge pull request #4345 from sunaku/patch-1 | Santiago Pastorino | 2012-05-01 | 1 | -1/+1 |
|\ \ |
|