Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the MVC explanation in the main README.rdoc file | Jeff Cohen | 2011-05-23 | 1 | -21/+26 |
| | |||||
* | Remove extra white spaces on ActiveSupport docs. | Sebastian Martinez | 2011-05-23 | 8 | -9/+9 |
| | |||||
* | Remove extra white spaces on ActiveRecord docs. | Sebastian Martinez | 2011-05-23 | 25 | -51/+51 |
| | |||||
* | Remove extra white spaces on ActiveModel docs. | Sebastian Martinez | 2011-05-23 | 13 | -24/+24 |
| | |||||
* | Remove extra white spaces on ActionMailer docs. | Sebastian Martinez | 2011-05-23 | 1 | -7/+7 |
| | |||||
* | Remove extra white spaces on ActionPack docs. | Sebastian Martinez | 2011-05-23 | 22 | -53/+53 |
| | |||||
* | Fix styling error on plugins guide. | Sebastian Martinez | 2011-05-23 | 1 | -1/+1 |
| | |||||
* | NOTE: doesn't handle newlines. | Matthew McEachen | 2011-05-23 | 1 | -3/+1 |
| | |||||
* | active resource instalation instructions and Licence | Karunakar (Ruby) | 2011-05-24 | 1 | -1/+23 |
| | |||||
* | rails request has been moved from Lighthouse to Github, contribution link ↵ | JudeArasu | 2011-05-23 | 1 | -1/+2 |
| | | | | has been changed | ||||
* | removed require_library_or_gem from the AS core extensions guide | Josh Kalderimis | 2011-05-23 | 1 | -14/+0 |
| | |||||
* | Minor typo describing engine helpers | Matthew Daubert | 2011-05-22 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Matthew McEachen | 2011-05-22 | 2 | -4/+6 |
|\ | |||||
| * | has_many :dependent => :restrict raises an exception but is not documented ↵ | Aditya Sanghi | 2011-05-22 | 1 | -2/+4 |
| | | | | | | | | appropriately. has_one also has :dependent => :restrict but is not documented at all. | ||||
| * | Fixed documentation for scope with path. | Anuj Dutta | 2011-05-22 | 1 | -2/+2 |
| | | |||||
* | | Following proper naming conventions while referring to Rails, Bundler | Matthew McEachen | 2011-05-22 | 1 | -4/+4 |
| | | |||||
* | | Removed the `enginex` plugin reference which is broken -- rails 3.1.0.beta1 ↵ | Matthew McEachen | 2011-05-21 | 1 | -16/+19 |
|/ | | | | has that functionality now. | ||||
* | Remove extra white spaces on guides. | Sebastian Martinez | 2011-05-21 | 4 | -26/+26 |
| | |||||
* | Remove extra white spaces. | Sebastian Martinez | 2011-05-21 | 1 | -2/+2 |
| | |||||
* | Add more doc to #update_column. | Sebastian Martinez | 2011-05-20 | 1 | -0/+2 |
| | |||||
* | Remove duplicate words. | Uģis Ozols | 2011-05-20 | 1 | -1/+1 |
| | |||||
* | Changin 'for' with 'each' on FormHelpers guide | Guillermo Iguaran | 2011-05-19 | 1 | -1/+1 |
| | |||||
* | Using each instead of for in actionview guide | Guillermo Iguaran | 2011-05-19 | 1 | -1/+1 |
| | |||||
* | Replacing 'for' with 'each' in actionmailer guide | Guillermo Iguaran | 2011-05-19 | 1 | -1/+1 |
| | |||||
* | Changing examples: use 'each' instead of 'for in' | Guillermo Iguaran | 2011-05-19 | 1 | -4/+4 |
| | |||||
* | fixes code highlight in shallow_path example | Diego Plentz | 2011-05-19 | 1 | -4/+4 |
| | |||||
* | Remove extra white-spaces. | Sebastian Martinez | 2011-05-19 | 1 | -24/+24 |
| | |||||
* | Closes GH #1032 | John Paul Ashenfelter | 2011-05-19 | 1 | -1/+1 |
| | | | | Fixed what looks like minor cut/paste error in documentation for ActiveRecord::Locking:Pessimistic | ||||
* | Merge branch 'master' of git://github.com/lifo/docrails | Xavier Noria | 2011-05-18 | 7 | -21/+23 |
|\ | |||||
| * | Explicitly use ActiveRecord::IrreversibleMigration | Malcolm Locke | 2011-05-18 | 1 | -1/+1 |
| | | |||||
| * | Prevent duplicable comments from being the opening paragraph for Object docs | Evan Farrar | 2011-05-18 | 1 | -0/+2 |
| | | |||||
| * | Better doc styling in ActiveRecord::Locking | Sebastian Martinez | 2011-05-17 | 2 | -17/+17 |
| | | |||||
| * | fix coding error in readme reported in rails GH #980 | Vijay Dev | 2011-05-17 | 1 | -1/+1 |
| | | |||||
| * | Link changes lighthouse to github | Arun Agrawal | 2011-05-16 | 1 | -1/+1 |
| | | |||||
| * | Mailer example has more sense calling to deliver method | Guillermo Iguaran | 2011-05-15 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1133 from joshk/options_merger_test | José Valim | 2011-05-18 | 1 | -4/+4 |
|\ \ | | | | | | | Fix misspelling of 'lambda'. Closes #987 | ||||
| * | | Fix misspelling of 'lambda'. Closes #987 | Ben Orenstein | 2011-05-18 | 1 | -4/+4 |
|/ / | |||||
* | | Merge pull request #1132 from joshk/ares_changelog | José Valim | 2011-05-18 | 1 | -4/+8 |
|\ \ | | | | | | | Updated the ActiveResource changelog | ||||
| * | | updated the ActiveResource changelog | Josh Kalderimis | 2011-05-18 | 1 | -4/+8 |
| | | | |||||
* | | | Merge pull request #1131 from joshk/active_model_xml_fix | José Valim | 2011-05-18 | 2 | -2/+8 |
|\ \ \ | |/ / |/| | | Attributes with :string type should not be given the type passed in model. Closes #1058. | ||||
| * | | Attributes with :string type should not be given the type passed in model ↵ | Jim Herzberg | 2011-05-18 | 2 | -2/+8 |
|/ / | | | | | | | serialization options. Closes #1058 | ||||
* | | Merge pull request #1129 from amatsuda/pgsql_schema_query_format | Santiago Pastorino | 2011-05-18 | 1 | -1/+1 |
|\ \ | | | | | | | on.upcase! | ||||
| * | | on.upcase! | Akira Matsuda | 2011-05-19 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1122 from amatsuda/postgres_schema_queries | Aaron Patterson | 2011-05-18 | 1 | -26/+15 |
|\ \ | | | | | | | improvements on PostgreSQL schema queries | ||||
| * | | why not use JOIN statement for joining tables? (vol. 2) | Akira Matsuda | 2011-05-18 | 1 | -21/+12 |
| | | | |||||
| * | | remove unused table from FROM clause | Akira Matsuda | 2011-05-18 | 1 | -2/+0 |
| | | | | | | | | | | | | pg_namespace has not been used since this commit 29b0707f07f148d98515125dab44b73cfdc0a3d4 | ||||
| * | | why not use JOIN statement for joining tables? | Akira Matsuda | 2011-05-18 | 1 | -3/+3 |
| | | | |||||
* | | | Merge pull request #1126 from sikachu/bump_rack_mount | José Valim | 2011-05-18 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Update Rack::Mount to 0.8.1 | ||||
| * | | | Update Rack::Mount to 0.8.1 | Prem Sichanugrist | 2011-05-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #1124 from amatsuda/fix_railties_warnings | José Valim | 2011-05-18 | 17 | -138/+138 |
|\ \ \ \ | |/ / / |/| | | | Fix railties warnings |