| 3cebfa4 |
2012-07-08 |
Document building complex forms using accepts_nested_att... |
| 8a722e0 |
2011-05-23 |
Take into account time spent in AR even if a redirect oc... |
| 60b55ba |
2011-05-22 |
Take into account time spent in AR even if a redirect oc... |
| fbfa30a |
2011-02-18 |
Change validates inclusion to use cover? for Ranges in r... |
| d7b539a |
2011-02-18 |
Change validates inclusion to use cover? for Ranges in r... |
| ab09ffd |
2009-12-28 |
honour :inverse_of for joins based include |
| 235775d |
2009-05-10 |
honour :inverse_of for joins based include |
| 894c9b1 |
2009-12-28 |
honour inverse_of when preloading associations |
| ef6f22a |
2009-05-10 |
honour inverse_of when preloading associations |
| 94fde8c |
2009-01-26 |
more corrections |
| d28045f |
2009-01-26 |
corrections from Xavier |
| 9a5c2d3 |
2009-01-26 |
remove stray backslashes |
| a1fe722 |
2009-01-25 |
More minor corrections |
| 893d053 |
2009-01-25 |
no to excessive capitalisation |
| b3fd79d |
2009-01-25 |
Rails.root instead of RAILS_ROOT |
| 16f2215 |
2009-01-25 |
AJAX => Ajax |
| f4c7d42 |
2009-01-25 |
Some minor typos and corrections |
| 56be53f |
2009-01-25 |
etc... => etc. |
| cbb6cfd |
2009-01-25 |
point people in the direction of attr_accessible etc... |
| c6dbd5f |
2009-01-25 |
some missing fixed width words |
| 098dc68 |
2009-01-25 |
don't use short form of form_for before it's been introd... |
| 279ec81 |
2009-01-25 |
tweak section name |
| 14dd6c4 |
2009-01-25 |
add warning about options_from_collection_for_select |
| 13e4b02 |
2009-01-25 |
find :all -> .all |
| bf26f42 |
2009-01-25 |
clarify wording around second arg to options_for_select |
| add4e87 |
2009-01-25 |
lisabon -> lisbon |
| 0aef499 |
2009-01-24 |
when mentionning csrf link to the security guide |
| d40ed8e |
2009-01-24 |
tidy up dealing with model objects helpers section |
| 9b93620 |
2009-01-24 |
could -> can when appropriate |
| 10dc4bf |
2009-01-24 |
tidyup section on select boxes |
| fd10f70 |
2009-01-24 |
Tidy up section on dates and times (and add brief blurb ... |
| dcb2971 |
2009-01-24 |
fix some typos in parameter names section |
| ba3c9ba |
2009-01-24 |
attributions belong at the bottom |
| 231069e |
2009-01-23 |
update with some of fxn's corrections |
| 41af666 |
2009-01-19 |
Fix asciidoc formating |
| 0de89f8 |
2009-01-19 |
link to the validations guide |
| b9efc8a |
2009-01-19 |
rename some sections |
| a0b2223 |
2009-01-19 |
rename section |
| e8c50fc |
2009-01-19 |
Rearrange sections on basic form helpers/form_for |
| 5ccc37e |
2009-01-19 |
tidy up some wording |
| e285ce8 |
2009-01-19 |
move section on uploads up |
| 7260852 |
2009-01-16 |
Fix date_select within fields_for with an index [#1666 s... |
| 2518322 |
2009-01-04 |
Merge branch 'master' of git@github.com:lifo/docrails |
| 33fe26e |
2009-01-04 |
fix typos etc. picked up by Xavier |
| ccae605 |
2009-01-01 |
Mention another complex forms plugin |
| 527ee9b |
2009-01-01 |
Add stub section on complex forms until a definitive sol... |
| 15b9cbb |
2009-01-01 |
merge work on form helpers guide |
| 56634a1 |
2009-01-01 |
claridy handling missing files |
| 1dd3df3 |
2009-01-01 |
Bevy of typo corrections |
| d99fa39 |
2009-01-01 |
first stab at the section on file uploads |
| 68ddc72 |
2009-01-01 |
Delete todo section |
| f7f1bb7 |
2009-01-01 |
info on namespaces |
| 2e1cd2e |
2009-01-01 |
Rearrange the date and form builder sections |
| e94dfb2 |
2009-01-01 |
Flesh out the section on parameter names |
| ebfa76e |
2009-01-01 |
move the fields_for/form builder section higher up |
| 2ea0c3d |
2009-01-01 |
waffle about parameter names and fields_for |
| 32fee81 |
2009-01-01 |
Clarify fields_for and form builders |
| d9e6413 |
2009-01-01 |
explain fields_for |
| f207129 |
2008-12-31 |
First draft of section on parameter names |
| 0ac7a93 |
2008-12-31 |
Added section on date/time helpers |
| 70ad0b5 |
2008-12-31 |
country_select url |
| c525059 |
2008-12-31 |
typos |
| c3dae67 |
2008-12-31 |
minor clarifications |
| 074b113 |
2008-12-31 |
Warning about using select on associations |
| 904b3d8 |
2008-12-31 |
Fix one last remaining 'we' |
| ddd1aa2 |
2008-12-31 |
ActiveRecord -> Active Record |
| 85b22f7 |
2008-12-31 |
put credits at end, consistent with other guides |
| a8ca7c0 |
2008-12-31 |
exorcise we/us/ours |
| 1f3db5a |
2008-12-31 |
clarify option value |
| 8f9f3e6 |
2008-12-31 |
fix mistakes from merge |
| 66b8812 |
2008-12-31 |
Tidy up discussion of second hash passed to form_tag/htm... |
| 6c8974e |
2008-12-31 |
Waffle about the difference between text_field and f.tex... |
| 7156d58 |
2008-12-31 |
Add warning |
| 092b1d8 |
2008-12-31 |
Stylistic tweak |
| 73ebb26 |
2008-12-31 |
describe foo_tag versus foo |
| d6c38f1 |
2008-12-31 |
Describe options_from_collection_for_select |
| b3f265a |
2008-12-31 |
fix typo |
| afdec83 |
2008-12-27 |
Fix to_sentence being used with options removed by 273c77 |
| 373e94a |
2009-01-01 |
Fix to_sentence being used with options removed by 273c77 |
| f9cab0e |
2008-12-26 |
Fix :include of has_one with :primary_key option |
| 27cfeb7 |
2009-01-01 |
Fix :include of has_one with :primary_key option |
| 7db1704 |
2008-12-26 |
Fix :include of has_many associations with :primary_key ... |
| 3825f17 |
2009-01-01 |
Fix :include of has_many associations with :primary_key ... |
| d7b6e48 |
2008-12-26 |
Fix randomly failing cookie store tests |
| dce0da7 |
2008-12-26 |
Fix assert_select_rjs not checking id for inserts [#540 ... |
| b17b937 |
2008-12-21 |
Fix configure_dependency_for_has_many not quoting condit... |
| 6f4b246 |
2008-12-21 |
Use explicit order to stop test failing randomly |
| cf9c368 |
2008-12-21 |
Fix failing cookie store test |
| 40247a8 |
2008-12-21 |
Remove observe_field :on option as prototype no longer s... |
| 606cd61 |
2008-12-21 |
Fix Mime::Type#=~ not using Regexp.quote |
| 5cebe69 |
2008-12-26 |
Preload uses exclusive scope [#643 state:resolved] |
| c9ab709 |
2008-12-18 |
Ensure :include checks joins when determining if it can ... |
| 9c7fe7c |
2008-12-18 |
Don't include table_name twice |
| 707d0dd |
2008-12-18 |
Fix preloading of belongs_to with null foreign key gener... |
| 428e77b |
2008-12-18 |
Make exceptions raise from find_by_foo! have a more help... |
| 7c18518 |
2008-12-15 |
Properly parenthasize calls to defined?(Rails) in 75fa82... |
| 9952435 |
2008-12-15 |
Fix formatting typo |
| f2b69d5 |
2008-12-14 |
Fix typo |
| 262fef7 |
2008-12-15 |
Make constantize look into ancestors |
| 87790e0 |
2008-12-15 |
Make constantize look into ancestors |
| 5ede4ce |
2008-12-11 |
Fixed session related memory leak [#1558 state:resolved] |
| d0a3dbf |
2008-12-15 |
Fixed session related memory leak [#1558 state:resolved] |
| bf0a8eb |
2008-12-15 |
Fixed session related memory leak [#1558 state:resolved] |
| 6eed6cf |
2008-12-12 |
Make delete_if/reject faster and fix other mutators |
| 4dcd8f0 |
2008-12-15 |
Make delete_if/reject faster and fix other mutators |
| 9f69ff1 |
2008-12-10 |
Squash memory leak when calling flush with an empty buffer |
| 8da5c55 |
2008-12-10 |
Squash memory leak when calling flush with an empty buffer |
| 455c7f9 |
2008-12-10 |
Don't use the transaction instance method so that people... |
| 2dab082 |
2009-04-01 |
Don't use the transaction instance method so that people... |
| 5745b25 |
2008-12-10 |
Fix example using wrong method name |
| 355f41d |
2008-12-10 |
Rework ActiveSupport::OrderedHash to make lookups faster |
| 78a1839 |
2008-11-11 |
Remove redundant uniq |
| f636c6f |
2008-09-15 |
stop AR's debug.log filling with warnings about not bein... |
| 5d95437 |
2008-09-14 |
Add link to ticket |
| e7c852f |
2008-09-14 |
Start authors section and link to it from migrations guide |
| dd54f41 |
2008-09-14 |
Use a better example |
| d51a39f |
2008-09-15 |
Deal with MySQL's quirky handling of defaults and blob/t... |
| 25fd841 |
2008-09-13 |
Final batch of corrections |
| 63b615c |
2008-09-12 |
mention that innoDB is the default |
| 99acfb5 |
2008-09-12 |
Revert "mention that InnoDB is actually the default" |
| 194e972 |
2008-09-12 |
mention that InnoDB is actually the default |
| 5ad2bce |
2008-09-11 |
Add an example |
| bb52108 |
2008-09-11 |
Fix typo |
| c329a56 |
2008-09-11 |
Mention schema.rb as a place for seing model attributes |
| c6da7c5 |
2008-09-11 |
Fixed many typos |
| de96f92 |
2008-09-09 |
Add some cross links |
| cbfeaa2 |
2008-09-09 |
add foreign keys section |
| fd8c384 |
2008-09-09 |
typo |
| 5e4aa0c |
2008-09-09 |
make more explicit benefits of migrations and ruby vs mysql |
| d7c6812 |
2008-09-08 |
Merge branch 'master' of git@github.com:lifo/docrails |
| d24536b |
2008-09-08 |
expand the schema section |
| 3be1601 |
2008-09-07 |
Style regular font for constants |
| 331f9fd |
2008-09-07 |
Merge branch 'master' of git@github.com:lifo/docrails |
| 22c8ebe |
2008-09-07 |
ActiveRecord -> Active Record |
| 5f45670 |
2008-09-07 |
Add to the preamble |
| e4167b8 |
2008-09-07 |
Stylistic cleanups |
| 67f50bd |
2008-09-07 |
Fixed typo |
| 2643be0 |
2008-09-07 |
Merge branch 'mig_guide' |
| 87211fb |
2008-09-07 |
Initial draft |
| 2dbda11 |
2008-08-26 |
Implement old-skool eagerloading for has_one :through |
| bff0f5f |
2008-08-26 |
Implement old-skool eagerloading for has_one :through |
| b7a37b7 |
2008-08-26 |
Fix preloading of has_one through associations |
| fdeeeae |
2008-08-26 |
Fix preloading of has_one through associations |
| 654c412 |
2008-08-21 |
Mark Class as not being duplicable. [#829 state:resolved] |
| 2e0765a |
2008-06-05 |
Make partial counter start from 0. |
| a04bfac |
2008-06-05 |
Make partial counter start from 0 (as in 2.0.x) |
| cff2291 |
2008-05-22 |
Fix failing tests on mysql 4.1 & ruby 1.8.4. [#237 state... |
| dd9938a |
2008-05-21 |
Fix mysql 4.1 incompatibility in the active record schem... |
| c9c4f7b |
2008-05-18 |
Update documentation on :include. |
| 17d1319 |
2008-05-19 |
Ensure observe_field encodes value parameter. [#216 stat... |
| d2212c1 |
2008-05-11 |
Remove AR::Base#attributes argument. [#52 state:resolved] |
| 642da85 |
2008-05-11 |
Deprecate AR::Base#attributes argument |
| 3f0dccb |
2008-05-11 |
Ensure hm:t preloading honours reflection options. [#137... |
| 236f0bb |
2008-05-11 |
When preloading group by reflection rather than by class... |
| fbebdb0 |
2008-05-06 |
Ensure correct record is returned when preloading has_on... |
| a6cca5d |
2008-04-30 |
Ensure postgresql tests work when starting from scratch. |
| 44d2142 |
2008-04-26 |
Ensure table names are quoted by the association preload... |
| ae51013 |
2008-04-23 |
Provide data for the key column otherwise adding a uniqu... |
| a4fc93c |
2008-04-22 |
Use schema.rb for all databases |
| 55622e0 |
2008-04-20 |
Avoid adding two DISTINCT statements to queries in sqlit... |
| a2028a7 |
2008-04-20 |
Fix sqlite adapter to work with the quoted table names r... |
| be827f9 |
2008-01-31 |
Fixed preloading belongs_to associations which reference... |
| 355a8ff |
2008-01-19 |
Introduce preload query strategy for eager :includes. Cl... |
| fb63fc6 |
2008-01-12 |
Add some tests for adv_attr_accessor. Closes #10633 [fch... |
| 083b0b7 |
2008-01-07 |
Catchup Backport to 2.0 of the following Changesets: |
| 0ad24df |
2008-01-02 |
Optimize ActiveRecord::Base#exists? to use #select_all i... |
| 20d29b3 |
2007-12-29 |
Ruby 1.9 compat: introduce ActiveSupport::FrozenObjectEr... |
| 07392bf |
2007-12-29 |
Ruby 1.9 compat: workaround module_eval bug. Closes #106... |
| 7bd3373 |
2007-12-28 |
Introduce ActiveSupport::BasicObject which bridges Build... |
| 7555073 |
2007-12-28 |
Ruby 1.9 compat: introduce instance_variable_names. Clos... |
| 57c613a |
2007-12-27 |
Ruby 1.9 compat: calculations don't assume array impleme... |
| 5162e31 |
2007-12-27 |
Ruby 1.9 compat: javascript proxy. References #1689 [Fre... |
| 41c82e6 |
2007-12-27 |
Ruby 1.9 compat: file uploads. References #1689 [Frederi... |
| c64a29f |
2007-12-22 |
Ruby 1.9 compat: dependencies uses Module#local_constant... |
| 220a64e |
2007-12-10 |
post.comments.reload returns the association rather than... |
| 37b874b |
2007-12-08 |
Fix DoubleRenderError message and leave out mention of r... |
| e302759 |
2007-11-29 |
Make reset return nil when using a dangling belongs_to a... |
| 459cc1e |
2007-10-07 |
error_messages_for and friends also work with local vari... |
| 078bd05 |
2007-09-28 |
Added fixture caching thatll speed up a normal fixture-p... |
| 1abe5a2 |
2007-09-22 |
Fix broken mysql test [frederick.cheung@gmail.com] |
| 6dd10d8 |
2007-09-21 |
Added the :all option to config.plugins thatll include t... |