danielgrippi
|
b0967ad8b4
|
Fakes respond as expected to respond_to?
|
2011-05-19 16:24:12 -07:00 |
|
Raphael Sofaer
|
efe79eb351
|
Fix stream on pages other than 1, rename raw_visible_posts to visible_posts
|
2011-04-13 14:35:20 -07:00 |
|
Raphael Sofaer
|
bbf1bf00cb
|
Render less stuff, set fewer things, make AspectsController#index more horrifying. Maybe Vanna could help with this? Mustache definitely would.
|
2011-04-06 12:11:49 -07:00 |
|
Raphael Sofaer
|
5cc7aa4496
|
Change some person_ids to author_ids
|
2011-03-09 15:28:27 -08:00 |
|
danielgrippi
|
1f5edb1d92
|
Merge branch 'private_messages'
Conflicts:
app/controllers/status_messages_controller.rb
app/models/data_point.rb
app/models/status_message.rb
db/schema.rb
lib/fake.rb
public/stylesheets/sass/application.sass
spec/models/mention_spec.rb
|
2011-03-08 21:23:41 -08:00 |
|
Raphael Sofaer
|
b7c3f93d25
|
Use delegation in PostFake, use render => :collection in stream
|
2011-03-07 12:20:46 -08:00 |
|
danielvincent
|
21fd546cd0
|
posts now have authors instead of people
|
2011-03-01 18:05:05 -08:00 |
|
danielvincent
|
11309574cf
|
messages are now relayable, a comment has an author as opposed to a person.
|
2011-03-01 12:39:42 -08:00 |
|
maxwell
|
a28a861509
|
fix url helpers on fakes
|
2011-01-24 18:01:40 -08:00 |
|
maxwell
|
1b3c58c2c2
|
Use a fake to not allocate an AR model for every reference to a person
|
2011-01-24 15:13:52 -08:00 |
|