This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
93e10f9911
rails--rails
/
activerecord
/
test
/
models
History
Daniel Guettler
c67713a2fe
Use klass.sti_name to make sure associations take store_full_sti_class into account. [
#671
state:resolved]
...
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-07-22 01:24:47 +01:00
..
author.rb
Add :accessible option to Associations for allowing mass assignments using hash. [
#474
state:resolved]
2008-07-14 02:53:21 +01:00
auto_id.rb
binary.rb
book.rb
categorization.rb
category.rb
fix eager loading with dynamic finders
2008-06-09 12:05:20 -04:00
citation.rb
club.rb
column_name.rb
comment.rb
company.rb
Use klass.sti_name to make sure associations take store_full_sti_class into account. [
#671
state:resolved]
2008-07-22 01:24:47 +01:00
company_in_module.rb
Improve ActiveRecord::Base#table_name unit tests for nested classes.
Closes
#10289
. [scott_willson]
2008-04-07 19:44:37 +00:00
computer.rb
contact.rb
course.rb
customer.rb
default.rb
developer.rb
Disable validations for associated belongs_to record by default
2008-06-11 12:39:56 +01:00
edge.rb
entrant.rb
guid.rb
Fix validates_uniqueness_of for SQL keywords [
#23
state:resolved]
2008-05-11 19:30:03 +01:00
item.rb
job.rb
Ensure table names are quoted by the association preloading code.
2008-04-26 12:14:50 +12:00
joke.rb
keyboard.rb
legacy_thing.rb
matey.rb
member.rb
membership.rb
minimalistic.rb
mixed_case_monkey.rb
movie.rb
order.rb
owner.rb
parrot.rb
person.rb
fix eager loading with dynamic finders
2008-06-09 12:05:20 -04:00
pet.rb
pirate.rb
Dirty attributes aren't cleared if save fails. [
#174
state:resolved]
2008-05-12 17:04:17 -07:00
post.rb
Add :accessible option to Associations for allowing mass assignments using hash. [
#474
state:resolved]
2008-07-14 02:53:21 +01:00
price_estimate.rb
project.rb
reader.rb
reference.rb
Ensure table names are quoted by the association preloading code.
2008-04-26 12:14:50 +12:00
reply.rb
Change tests against all scope to base scope as all is now used as a finder alias
2008-04-30 00:25:52 -05:00
ship.rb
sponsor.rb
subject.rb
subscriber.rb
Fixed AssociationsPreload such that it doesnt require foreign keys to be integers (fcheung) [
#33
state:resolved]
2008-04-30 23:30:50 -05:00
subscription.rb
Added missing files
2008-05-01 15:03:16 -05:00
tag.rb
tagging.rb
task.rb
topic.rb
Ensure NamedScope#build/create/create!/new works as expected when named scope has hash conditions. [Daniel Guettler, Pratik Naik] [
#419
state:resolved]
2008-07-09 14:09:17 +01:00
treasure.rb
vertex.rb
warehouse_thing.rb