This website requires JavaScript.
Explore
Help
Sign In
jacknudt
/
socialforge
Watch
1
Star
0
Fork
You've already forked socialforge
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d3725cc44c
socialforge
/
app
/
views
/
shares
/
new.html.erb
6 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
share completed with fq, xianbo
2013-10-21 08:57:55 +08:00
<h1>分享</h1>
添加app\controllers\shares_controller.rb及相关文件用来作为api演示的小例子,Client.html放在根目录下作为演示客户端
2013-08-01 20:26:19 +08:00
<%= render 'form' %>
<%= link_to 'Back', shares_path %>