File tree 1 file changed +0
-10
lines changed
1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 398
398
t . text "organization_way"
399
399
t . text "organization_way_name"
400
400
t . text "organization_way_photo"
401
- t . string "office_photos" , :default => "{}"
402
- t . string "upcoming_events" , :default => "{}"
403
401
t . string "featured_links_title"
404
402
t . text "blog_feed"
405
403
t . text "our_challenge"
409
407
t . string "avatar"
410
408
t . integer "achievement_count" , :default => 0
411
409
t . integer "endorsement_count" , :default => 0
412
- t . string "interview_steps" , :default => "{}"
413
- t . text "hiring_tagline"
414
- t . text "link_to_careers_page"
415
- t . string "avatar"
416
- t . integer "achievement_count" , :default => 0
417
- t . integer "endorsement_count" , :default => 0
418
- t . string "invited_emails" , :default => "{}"
419
- t . string "pending_join_requests" , :default => "{}"
420
410
t . datetime "upgraded_at"
421
411
t . integer "paid_job_posts" , :default => 0
422
412
t . boolean "monthly_subscription" , :default => false
You can’t perform that action at this time.
0 commit comments