Skip to content

Commit

Permalink
updating home page re: book donations
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasConnolly committed Aug 3, 2023
1 parent 32c21c7 commit 403e801
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.4)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.4.1)
sshkit (>= 1.6.1, != 1.7.0)
Expand All @@ -88,7 +88,7 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.796.0)
aws-partitions (1.797.0)
aws-sdk-core (3.121.5)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.520.1)
Expand Down Expand Up @@ -362,7 +362,7 @@ GEM
activesupport (= 7.0.6)
bundler (>= 1.15.0)
railties (= 7.0.6)
rails-dom-testing (2.1.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
Expand Down Expand Up @@ -537,7 +537,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yard (0.9.34)
zeitwerk (2.6.10)
zeitwerk (2.6.11)

PLATFORMS
x86_64-linux
Expand Down
8 changes: 4 additions & 4 deletions app/views/home/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
<p class="p-3">"The Bookman" retired last year, but volunteers at St. Paul's picked up
the ball and we are once again selling used books at the Farmers' Market. They're inside
our parish hall, so weather won't interfere.</p>
<h3 class="text-center">Have books to spare?</h3>
<p class="p-3">We welcome donations; proceeds of the book store go to worthy causes. Drive up to the
office Monday to Friday and someone will unload your books </p>
</div>
<%# <h3 class="text-center">Have books to spare?</h3>
<p class="p-3">We will welcome donations; proceeds of the book store go to worthy causes. Drive up to the
office Monday to Friday and someone will unload your books </p> %>
</div>
<p><strong>The market will reopen in November</strong></p>
<p>Welcome to the easy in-and-out St. Paul's Farmer's Market! Stop by the hospitality pit,
have a hotdog and introduce yourself to new friend! The market is open November through
Expand Down
93 changes: 93 additions & 0 deletions log/development.log
Original file line number Diff line number Diff line change
Expand Up @@ -2530,3 +2530,96 @@ Processing by VnotesController#show as TURBO_STREAM
Completed 200 OK in 16ms (Views: 10.8ms | ActiveRecord: 1.7ms | Allocations: 10150)


Started GET "/posts/" for 127.0.0.1 at 2023-08-03 12:08:38 -0400
ActiveRecord::SchemaMigration Pluck (1.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
Processing by PostsController#index as HTML
Rendering layout layouts/application.html.erb
Rendering posts/index.html.erb within layouts/application
Post Load (0.9ms) SELECT "posts".* FROM "posts" ORDER BY created_at DESC
↳ app/views/posts/index.html.erb:22
User Load (2.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 16], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:23
ActionText::RichText Load (1.0ms) SELECT "action_text_rich_texts".* FROM "action_text_rich_texts" WHERE "action_text_rich_texts"."record_id" = $1 AND "action_text_rich_texts"."record_type" = $2 AND "action_text_rich_texts"."name" = $3 LIMIT $4 [["record_id", 143], ["record_type", "Post"], ["name", "content"], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:24
Rendered /usr/share/rvm/gems/ruby-3.2.2/gems/actiontext-7.0.6/app/views/action_text/contents/_content.html.erb within layouts/action_text/contents/_content (Duration: 1.1ms | Allocations: 751)
Comment Count (1.1ms) SELECT COUNT(*) FROM "comments" WHERE "comments"."commentable_id" = $1 AND "comments"."commentable_type" = $2 [["commentable_id", 143], ["commentable_type", "Post"]]
↳ app/views/posts/index.html.erb:26
CACHE User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 16], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:23
ActionText::RichText Load (0.1ms) SELECT "action_text_rich_texts".* FROM "action_text_rich_texts" WHERE "action_text_rich_texts"."record_id" = $1 AND "action_text_rich_texts"."record_type" = $2 AND "action_text_rich_texts"."name" = $3 LIMIT $4 [["record_id", 142], ["record_type", "Post"], ["name", "content"], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:24
Rendered /usr/share/rvm/gems/ruby-3.2.2/gems/actiontext-7.0.6/app/views/action_text/contents/_content.html.erb within layouts/action_text/contents/_content (Duration: 0.7ms | Allocations: 279)
Comment Count (0.3ms) SELECT COUNT(*) FROM "comments" WHERE "comments"."commentable_id" = $1 AND "comments"."commentable_type" = $2 [["commentable_id", 142], ["commentable_type", "Post"]]
↳ app/views/posts/index.html.erb:26
CACHE User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 16], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:23
ActionText::RichText Load (0.2ms) SELECT "action_text_rich_texts".* FROM "action_text_rich_texts" WHERE "action_text_rich_texts"."record_id" = $1 AND "action_text_rich_texts"."record_type" = $2 AND "action_text_rich_texts"."name" = $3 LIMIT $4 [["record_id", 141], ["record_type", "Post"], ["name", "content"], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:24
Rendered /usr/share/rvm/gems/ruby-3.2.2/gems/actiontext-7.0.6/app/views/action_text/contents/_content.html.erb within layouts/action_text/contents/_content (Duration: 0.4ms | Allocations: 280)
Comment Count (0.2ms) SELECT COUNT(*) FROM "comments" WHERE "comments"."commentable_id" = $1 AND "comments"."commentable_type" = $2 [["commentable_id", 141], ["commentable_type", "Post"]]
↳ app/views/posts/index.html.erb:26
CACHE User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 16], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:23
ActionText::RichText Load (0.1ms) SELECT "action_text_rich_texts".* FROM "action_text_rich_texts" WHERE "action_text_rich_texts"."record_id" = $1 AND "action_text_rich_texts"."record_type" = $2 AND "action_text_rich_texts"."name" = $3 LIMIT $4 [["record_id", 140], ["record_type", "Post"], ["name", "content"], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:24
Rendered /usr/share/rvm/gems/ruby-3.2.2/gems/actiontext-7.0.6/app/views/action_text/contents/_content.html.erb within layouts/action_text/contents/_content (Duration: 0.3ms | Allocations: 280)
Comment Count (0.3ms) SELECT COUNT(*) FROM "comments" WHERE "comments"."commentable_id" = $1 AND "comments"."commentable_type" = $2 [["commentable_id", 140], ["commentable_type", "Post"]]
↳ app/views/posts/index.html.erb:26
CACHE User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 16], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:23
ActionText::RichText Load (0.1ms) SELECT "action_text_rich_texts".* FROM "action_text_rich_texts" WHERE "action_text_rich_texts"."record_id" = $1 AND "action_text_rich_texts"."record_type" = $2 AND "action_text_rich_texts"."name" = $3 LIMIT $4 [["record_id", 139], ["record_type", "Post"], ["name", "content"], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:24
Rendered /usr/share/rvm/gems/ruby-3.2.2/gems/actiontext-7.0.6/app/views/action_text/contents/_content.html.erb within layouts/action_text/contents/_content (Duration: 0.2ms | Allocations: 280)
Comment Count (0.1ms) SELECT COUNT(*) FROM "comments" WHERE "comments"."commentable_id" = $1 AND "comments"."commentable_type" = $2 [["commentable_id", 139], ["commentable_type", "Post"]]
↳ app/views/posts/index.html.erb:26
CACHE User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 16], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:23
ActionText::RichText Load (0.1ms) SELECT "action_text_rich_texts".* FROM "action_text_rich_texts" WHERE "action_text_rich_texts"."record_id" = $1 AND "action_text_rich_texts"."record_type" = $2 AND "action_text_rich_texts"."name" = $3 LIMIT $4 [["record_id", 138], ["record_type", "Post"], ["name", "content"], ["LIMIT", 1]]
↳ app/views/posts/index.html.erb:24
Rendered /usr/share/rvm/gems/ruby-3.2.2/gems/actiontext-7.0.6/app/views/action_text/contents/_content.html.erb within layouts/action_text/contents/_content (Duration: 0.3ms | Allocations: 494)
Comment Count (0.1ms) SELECT COUNT(*) FROM "comments" WHERE "comments"."commentable_id" = $1 AND "comments"."commentable_type" = $2 [["commentable_id", 138], ["commentable_type", "Post"]]
↳ app/views/posts/index.html.erb:26
Member Load (1.9ms) SELECT "members".* FROM "members" WHERE (to_char("birthday", 'MMDD') BETWEEN '0730' AND '0805') ORDER BY "members"."yday" ASC
↳ app/views/members/_birthdays.html.erb:3
Rendered members/_birthdays.html.erb (Duration: 12.7ms | Allocations: 7053)
Anniversary Load (0.6ms) SELECT "anniversaries".* FROM "anniversaries" WHERE (to_char("marriage", 'MMDD') BETWEEN '0727' AND '0810') ORDER BY "anniversaries"."marriage" ASC
↳ app/views/anniversaries/_anniversaries.html.erb:3
Rendered anniversaries/_anniversaries.html.erb (Duration: 7.2ms | Allocations: 4557)
PrayFor Load (0.5ms) SELECT "pray_fors".* FROM "pray_fors"
↳ app/views/posts/index.html.erb:59
Rendered posts/index.html.erb within layouts/application (Duration: 113.6ms | Allocations: 71859)
Rendered layouts/_header.html.erb (Duration: 8.5ms | Allocations: 6446)
Rendered layouts/_navbar.html.erb (Duration: 2.0ms | Allocations: 1752)
Rendered layouts/_footer.html.erb (Duration: 0.4ms | Allocations: 226)
Rendered layout layouts/application.html.erb (Duration: 126.3ms | Allocations: 81765)
Completed 200 OK in 226ms (Views: 107.7ms | ActiveRecord: 26.1ms | Allocations: 161870)


Started GET "/" for 127.0.0.1 at 2023-08-03 12:08:43 -0400
Processing by HomeController#index as HTML
Event Load (3.9ms) SELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT $1 [["LIMIT", 1]]
↳ app/controllers/home_controller.rb:5:in `index'
Link Load (0.8ms) SELECT "links".* FROM "links" WHERE "links"."event" = $1 LIMIT $2 [["event", "worship"], ["LIMIT", 1]]
↳ app/controllers/home_controller.rb:7:in `index'
Link Load (0.2ms) SELECT "links".* FROM "links" WHERE "links"."event" = $1 LIMIT $2 [["event", "bulletin"], ["LIMIT", 1]]
↳ app/controllers/home_controller.rb:8:in `index'
Link Load (0.2ms) SELECT "links".* FROM "links" WHERE "links"."event" = $1 LIMIT $2 [["event", "wine_time"], ["LIMIT", 1]]
↳ app/controllers/home_controller.rb:9:in `index'
Link Load (0.2ms) SELECT "links".* FROM "links" WHERE "links"."event" = $1 LIMIT $2 [["event", "coffee"], ["LIMIT", 1]]
↳ app/controllers/home_controller.rb:10:in `index'
Link Load (0.2ms) SELECT "links".* FROM "links" WHERE "links"."event" = $1 LIMIT $2 [["event", "evening_bible"], ["LIMIT", 1]]
↳ app/controllers/home_controller.rb:11:in `index'
Pathway Load (0.7ms) SELECT "pathways".* FROM "pathways" ORDER BY created_at DESC LIMIT $1 [["LIMIT", 1]]
↳ app/controllers/home_controller.rb:12:in `index'
Rendering layout layouts/application.html.erb
Rendering home/index.html.erb within layouts/application
EnsFeed Load (1.9ms) SELECT "ens_feeds".* FROM "ens_feeds" ORDER BY published_at DESC LIMIT $1 [["LIMIT", 6]]
↳ app/views/home/index.html.erb:205
Rendered home/index.html.erb within layouts/application (Duration: 9.9ms | Allocations: 7679)
Rendered layouts/_header.html.erb (Duration: 0.7ms | Allocations: 1054)
Rendered layouts/_navbar.html.erb (Duration: 0.8ms | Allocations: 1041)
Rendered layouts/_footer.html.erb (Duration: 0.1ms | Allocations: 82)
Rendered layout layouts/application.html.erb (Duration: 12.5ms | Allocations: 10507)
Completed 200 OK in 56ms (Views: 9.7ms | ActiveRecord: 16.4ms | Allocations: 29073)


0 comments on commit 403e801

Please sign in to comment.