# rails_admin_custom_action_demo **Repository Path**: algo_coding/rails_admin_custom_action_demo ## Basic Information - **Project Name**: rails_admin_custom_action_demo - **Description**: this is a custom action for rails_admin. - **Primary Language**: Ruby - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-08 - **Last Updated**: 2021-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## introduction This repo belongs to [http://my.oschina.net/gschen/blog/344204](http://my.oschina.net/gschen/blog/344204) ## How to run ```shell bundle install rails s ``` Type url in the browser with **localhost:3000/admin**, and you will see the result. Please feel free to contact me.