带有Rails的MS SQL Server 4

8 sql-server ruby-on-rails-4

我想在Rails 4上创建一个使用现有MS SQL数据库的应用程序.这个应用程序可以大大受益于使用Rails 4及其所有新功能但似乎每个人都建议使用的gem - activerecord-sqlserver-adapter不支持rails 4.0.0 - https://github.com/rails-sqlserver/ activerecord-sqlserver-adapter/issues/250 有没有人可以建议有没有其他方法连接到MS SQL Server而不使用这个gem?提前致谢!

eli*_*ght 2

我刚刚在寻找相同的叉子时发现了这个叉子: https: //github.com/arthrex/activerecord-sqlserver-adapter。不能说有多完整。