Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cha-kos/InfiPx
/ types & classes
Types & classes
99 in github.com/cha-kos/InfiPx
⨍
Functions
246
◇
Types & classes
99
Class
frontend/components/photo/photo_show.jsx:10
Class
frontend/components/photo/photo_modal.jsx:9
Class
frontend/components/photo/photo_index.jsx:11
Class
frontend/components/photo_upload/photo_upload_button.jsx:4
Class
frontend/components/photo_upload/photo_upload_form.jsx:6
Class
frontend/components/user/user_show.jsx:11
Class
frontend/components/footer/footer.jsx:4
Class
frontend/components/search/search_bar.jsx:4
Class
frontend/components/discover/discover.js:4
Class
frontend/components/session/session_user_edit_form.jsx:9
Class
frontend/components/session/session_form.jsx:8
Class
frontend/components/session/avatar_upload_form.jsx:6
Class
frontend/components/like/like_button.jsx:4
Class
frontend/components/header/header.jsx:8
Class
frontend/components/comment/comment_list.jsx:4
Class
frontend/components/comment/comment_form.jsx:5
Class
frontend/components/icons/leftArrow.js:4
Class
frontend/components/icons/rightArrow.js:4
Class
frontend/components/modal/modal.jsx:3
Class
frontend/components/follow/follow_button.jsx:5
Class
ActiveSupport::TestCase
test/test_helper.rb:5
Class
AddAttachmentAvatarToUsers
db/migrate/20170622150734_add_attachment_avatar_to_users.rb:1
Class
AddAttachmentImageToPhotos
db/migrate/20170622152029_add_attachment_image_to_photos.rb:1
Class
AddFullNameAndBioToUser
db/migrate/20170622025742_add_full_name_and_bio_to_user.rb:1
Class
AddUsernameToComments
db/migrate/20170625045631_add_username_to_comments.rb:1
Class
AddUsernameToPhotos
db/migrate/20170627211618_add_username_to_photos.rb:1
Class
Api::CommentsController
app/controllers/api/comments_controller.rb:1
Class
Api::CommentsControllerTest
test/controllers/api/comments_controller_test.rb:3
Class
Api::CommentsHelper
app/helpers/api/comments_helper.rb:1
Class
Api::FollowsController
app/controllers/api/follows_controller.rb:1
Class
Api::FollowsControllerTest
test/controllers/api/follows_controller_test.rb:3
Class
Api::FollowsHelper
app/helpers/api/follows_helper.rb:1
Class
Api::LikesController
app/controllers/api/likes_controller.rb:1
Class
Api::LikesControllerTest
test/controllers/api/likes_controller_test.rb:3
Class
Api::LikesHelper
app/helpers/api/likes_helper.rb:1
Class
Api::PhotosController
app/controllers/api/photos_controller.rb:1
Class
Api::PhotosControllerTest
test/controllers/api/photos_controller_test.rb:3
Class
Api::PhotosHelper
app/helpers/api/photos_helper.rb:1
Class
Api::SearchController
app/controllers/api/search_controller.rb:1
Class
Api::SearchControllerTest
test/controllers/api/search_controller_test.rb:3
Class
Api::SearchHelper
app/helpers/api/search_helper.rb:1
Class
Api::SessionsController
app/controllers/api/sessions_controller.rb:1
Class
Api::SessionsControllerTest
test/controllers/api/sessions_controller_test.rb:3
Class
Api::SessionsHelper
app/helpers/api/sessions_helper.rb:1
Class
Api::UsersController
app/controllers/api/users_controller.rb:1
Class
Api::UsersControllerTest
test/controllers/api/users_controller_test.rb:3
Class
Api::UsersHelper
app/helpers/api/users_helper.rb:1
Class
Application
config/application.rb:10
Class
ApplicationController
app/controllers/application_controller.rb:1
Class
ApplicationHelper
app/helpers/application_helper.rb:1
Class
ApplicationRecord
app/models/application_record.rb:1
Class
AvatarUploadForm
frontend/components/session/avatar_upload_form.jsx:6
Class
Comment
app/models/comment.rb:1
Class
CommentForm
frontend/components/comment/comment_form.jsx:5
Class
CommentList
frontend/components/comment/comment_list.jsx:4
Class
CommentTest
test/models/comment_test.rb:3
Class
CreateComments
db/migrate/20170622030519_create_comments.rb:1
Class
CreateFollows
db/migrate/20170622030818_create_follows.rb:1
Class
CreateLikes
db/migrate/20170622030242_create_likes.rb:1
Class
CreatePhoneNumbers
db/migrate/20170822151325_create_phone_numbers.rb:1
Class
CreatePhotos
db/migrate/20170622030609_create_photos.rb:1
Class
CreateUsers
db/migrate/20170620134304_create_users.rb:1
Class
Discover
frontend/components/discover/discover.js:4
Class
FixFollowee
db/migrate/20170626153609_fix_followee.rb:1
Class
Follow
app/models/follow.rb:1
Class
FollowButton
frontend/components/follow/follow_button.jsx:5
Class
FollowTest
test/models/follow_test.rb:3
Class
FollowsControllerTest
test/controllers/follows_controller_test.rb:3
Class
Footer
frontend/components/footer/footer.jsx:4
Class
Header
frontend/components/header/header.jsx:8
Class
InstaClone
config/application.rb:9
Class
Like
app/models/like.rb:1
Class
LikeButton
frontend/components/like/like_button.jsx:4
Class
LikeButton
frontend/components/icons/leftArrow.js:4
Class
LikeButton
frontend/components/icons/rightArrow.js:4
Class
LikeTest
test/models/like_test.rb:3
Class
LikesControllerTest
test/controllers/likes_controller_test.rb:3
Class
Modal
frontend/components/modal/modal.jsx:3
Class
Photo
app/models/photo.rb:1
Class
PhotoIndex
frontend/components/photo/photo_index.jsx:11
Class
PhotoModal
frontend/components/photo/photo_modal.jsx:9
Class
PhotoShow
frontend/components/photo/photo_show.jsx:10
Class
PhotoTest
test/models/photo_test.rb:3
Class
PhotoUploadButton
frontend/components/photo_upload/photo_upload_button.jsx:4
Class
PhotoUploadForm
frontend/components/photo_upload/photo_upload_form.jsx:6
Class
PictureTest
test/models/picture_test.rb:3
Class
Search
app/models/search.rb:1
Class
SearchBar
frontend/components/search/search_bar.jsx:4
Class
SearchTest
test/models/search_test.rb:3
Class
SessionForm
frontend/components/session/session_user_edit_form.jsx:9
Class
SessionForm
frontend/components/session/session_form.jsx:8
Class
StaticControllerTest
test/controllers/static_controller_test.rb:3
Class
StaticPagesController
app/controllers/static_pages_controller.rb:1
Class
StaticPagesControllerTest
test/controllers/static_pages_controller_test.rb:3
Class
StaticPagesHelper
app/helpers/static_pages_helper.rb:1
Class
UnrequireCaptionOnPhotos
db/migrate/20170627211756_unrequire_caption_on_photos.rb:1
Class
User
frontend/components/user/user_show.jsx:11
Class
User
app/models/user.rb:1
Class
UserTest
test/models/user_test.rb:3