[熱情]

Rails GEM 본문

Programming/Ruby on Rails

Rails GEM

rootkaien 2017. 6. 15. 18:09





active admin 

- 어드민 

- https://github.com/activeadmin/activeadmin

- https://activeadmin.info




Authentication 관련



Devise

- 로그인 

- https://github.com/plataformatec/devise

- https://www.gitbook.com/book/luciuschoi/exploring_devise/details

https://www.youtube.com/watch?v=8GYh6w6g7b0



Cancancan

https://github.com/CanCanCommunity/cancancan



attr_encrypted

https://github.com/attr-encrypted/attr_encrypted



xmlrpc

https://github.com/ruby/xmlrpc






ActiveModelSerializers






설정파일. 
dotenv 

- Shim to load environment variables form .env into ENV in development 




Webpacker


https://github.com/rails/webpacker




factory_girl


https://github.com/thoughtbot/factory_girl



파일 업로드.. 


Carrierwave


파일 업로드  Gem~~

https://github.com/carrierwaveuploader/carrierwave

Comments