ruby - Search by conten_type in rails? -


i want provide search functionality on basis of spreadsheets, presentations, documents, images, videos etc ..

are there plugins or gems available type of functionality ? suggestions provide functionality ?

you can use paperclip gem upload , store files. stores content_type automatically, you`ll have possibility search/filter content type etc.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -