public
Description: Write ASP.NET MVC application in Ruby
Homepage: http://codeplex.com/aspnet
Clone URL: git://github.com/jschementi/ironrubymvc.git
ironrubymvc / .gitignore
100644 23 lines (23 sloc) 0.607 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
IronRubyMvcWeb/bin
IronRubyMvcWeb/obj
*.csproj.user
*.suo
*.resharper.user
IronRubyMvc.Tests/bin/
IronRubyMvc.Tests/obj/
IronRubyMvc/bin/
IronRubyMvc/obj/
Pictures/bin/
Pictures/obj/
_ReSharper.IronRubyMvc/
.DS_Store
IronRubyMvc/.DS_Store
IronRubyMvc/Controllers/._RubyController.cs
IronRubyMvc/Controllers/._RubyControllerActionInvoker.cs
IronRubyMvcLibrarySpecs/bin/*.*.CodeAnalysisLog.xml
IronRubyMvcLibrarySpecs/bin/*.*.lastcodeanalysissucceeded
IronRubyMvc/Controllers/._controller.rb
IronRubyMvc/Core/._RubyEngine.cs
dependencies/IronRuby.Tests.exe
dependencies/IronRuby.Tests.pdb
IronMvcSpecs/bin/*.*